Documentación del proyecto Comedor

Application

Table of Contents

Interfaces

Google_Task_Retryable
Interface for checking how many times a given task can be retried following a failure.
Retryable
Interface for checking how many times a given task can be retried following a failure.
FetchAuthTokenInterface
An interface implemented by objects that can fetch auth tokens.
GetQuotaProjectInterface
An interface implemented by objects that can get quota projects.
ProjectIdProviderInterface
Describes a Credentials object which supports fetching the project ID.
SignBlobInterface
Describes a class which supports signing arbitrary strings.
UpdateMetadataInterface
Describes a Credentials object which supports updating request metadata (request headers).
BodySummarizerInterface
ClientInterface
Client interface for sending HTTP requests.
CookieJarInterface
Stores HTTP cookies.
GuzzleException
Every HTTP client related exception MUST implement this interface.
CurlFactoryInterface
MessageFormatterInterface
PromiseInterface
A promise represents the eventual result of an asynchronous operation.
PromisorInterface
Interface used with classes that return a promise.
TaskQueueInterface
FormatterInterface
Interface for formatters
ActivationStrategyInterface
Interface for activation strategies for the FingersCrossedHandler.
FormattableHandlerInterface
Interface to describe loggers that have a formatter
HandlerInterface
Interface that all Monolog Handlers must implement
ProcessableHandlerInterface
Interface to describe loggers that have processors
ProcessorInterface
An optional interface to allow labelling Monolog processors.
ResettableInterface
Handler or Processor implementing this interface will be reset when Logger::reset() is called.
CacheException
Exception interface for all exceptions thrown by an Implementing Library.
CacheItemInterface
CacheItemInterface defines an interface for interacting with objects inside a cache.
CacheItemPoolInterface
CacheItemPoolInterface generates CacheItemInterface objects.
InvalidArgumentException
Exception interface for invalid cache arguments.
ClientExceptionInterface
Every HTTP client related exception MUST implement this interface.
ClientInterface
NetworkExceptionInterface
Thrown when the request cannot be completed because of network issues.
RequestExceptionInterface
Exception for when a request failed.
RequestFactoryInterface
ResponseFactoryInterface
ServerRequestFactoryInterface
StreamFactoryInterface
UploadedFileFactoryInterface
UriFactoryInterface
MessageInterface
HTTP messages consist of requests from a client to a server and responses from a server to a client. This interface defines the methods common to each.
RequestInterface
Representation of an outgoing, client-side request.
ResponseInterface
Representation of an outgoing, server-side response.
ServerRequestInterface
Representation of an incoming, server-side HTTP request.
StreamInterface
Describes a data stream.
UploadedFileInterface
Value object representing a file uploaded through an HTTP request.
UriInterface
Value object representing a URI.
LoggerAwareInterface
Describes a logger-aware instance.
LoggerInterface
Describes a logger instance.

Classes

Calendario
Controlador de hijos.
Constantes
Cursos
Controlador de cursos.
Dias
Controlador de hijos.
Festivos
Controlador de días festivos.
Hijos
Controlador de hijos.
Login
Controlador de autenticación de padres.
LoginGoogle
Controlador de autenticación.
Padres
Controlador de padres.
Persona
Controlador de registro de personas.
Precios
Recuperar
Controlador de recuperación de contraseñas.
Restaurar
Controlador de restauración de contraseñas.
Secretaria
Controlador de secretaría.
DAOCurso
DAO de Cursos.
DAOFestivos
DAO de Festivos.
DAOPrecios
DAO de Precios.
DAOUsuario
DAO de Usuario.
Curso
Modelo de Curso.
Dia
Modelo de Días.
Recuperacion
Modelo de Recuperacion de Claves.
Usuario
Modelo de Usuario.
BD
Clase de Servicio de acceso a base de datos por PDO.
Log
Servicio de log.
ComposerAutoloaderInit2e6c411d59083f8cd932d51e726b61ef
ComposerStaticInit2e6c411d59083f8cd932d51e726b61ef
ClassLoader
ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
InstalledVersions
This class is copied in every Composer installed project and available to all
BeforeValidException
CachedKeySet
ExpiredException
Key
SignatureInvalidException
Revoke
Wrapper around Google Access Tokens which provides convenience functions
Verify
Wrapper around Google Access Tokens which provides convenience functions
Google_Task_Composer
This class needs to be defined explicitly as scripts must be recognized by the autoloader.
Google_AccessToken_Revoke
Wrapper around Google Access Tokens which provides convenience functions
Google_AccessToken_Verify
Wrapper around Google Access Tokens which provides convenience functions
Google_AuthHandler_AuthHandlerFactory
Google_AuthHandler_Guzzle5AuthHandler
This supports Guzzle 5
Google_AuthHandler_Guzzle6AuthHandler
This supports Guzzle 6
Google_AuthHandler_Guzzle7AuthHandler
This supports Guzzle 7
Google_Client
The Google API Client https://github.com/google/google-api-php-client
Google_Collection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Google_Exception
Google_Http_Batch
Class to handle batched requests to the Google API service.
Google_Http_MediaFileUpload
Manage large file uploads, which may be media but can be any type of sizable data.
Google_Http_REST
This class implements the RESTful transport of apiServiceRequest()'s
Google_Model
This class defines attributes, valid values, and usage which is generated from a given json schema.
Google_Service
Google_Service_Exception
Google_Service_Resource
Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.
Google_Task_Exception
Google_Task_Runner
A task runner with exponential backoff support.
Google_Utils_UriTemplate
Implementation of levels 1-3 of the URI Template spec.
AuthHandlerFactory
Guzzle5AuthHandler
This supports Guzzle 5
Guzzle6AuthHandler
This supports Guzzle 6
Guzzle7AuthHandler
This supports Guzzle 7
Client
The Google API Client https://github.com/google/google-api-php-client
Collection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Exception
Batch
Class to handle batched requests to the Google API service.
MediaFileUpload
Manage large file uploads, which may be media but can be any type of sizable data.
REST
This class implements the RESTful transport of apiServiceRequest()'s
Model
This class defines attributes, valid values, and usage which is generated from a given json schema.
Exception
Resource
Implements the actual methods/resources of the discovered Google API using magic function calling overloading (__call()), which on call will see if the method name (plus.activities.list) is available in this service, and if so construct an apiHttpRequest representing it.
Service
Composer
Exception
Runner
A task runner with exponential backoff support.
UriTemplate
Implementation of levels 1-3 of the URI Template spec.
Sites
The "sites" collection of methods.
ViolatingSites
The "violatingSites" collection of methods.
SiteSummaryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViolatingSitesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AbusiveExperienceReport
Service definition for AbusiveExperienceReport (v1).
AmpUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
AmpUrlError
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchGetAmpUrlsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetAmpUrlsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AmpUrls
The "ampUrls" collection of methods.
Acceleratedmobilepageurl
Service definition for Acceleratedmobilepageurl (v1).
AccessapprovalEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessApprovalServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessApprovalSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccessLocations
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApprovalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproveApprovalRequestMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproveDecision
This class defines attributes, valid values, and usage which is generated from a given json schema.
DismissApprovalRequestMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
DismissDecision
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnrolledService
This class defines attributes, valid values, and usage which is generated from a given json schema.
InvalidateApprovalRequestMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListApprovalRequestsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Folders
The "folders" collection of methods.
FoldersApprovalRequests
The "approvalRequests" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsApprovalRequests
The "approvalRequests" collection of methods.
Projects
The "projects" collection of methods.
ProjectsApprovalRequests
The "approvalRequests" collection of methods.
ResourceProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignatureInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessApproval
Service definition for AccessApproval (v1).
AccesscontextmanagerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessContextManagerOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApiOperation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BasicLevel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitServicePerimetersRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitServicePerimetersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Condition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
DevicePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EgressFrom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EgressPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
EgressTo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcpUserAccessBinding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GcpUserAccessBindingOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
IngressFrom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IngressPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
IngressSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
IngressTo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAccessLevelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAccessPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGcpUserAccessBindingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicePerimetersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MethodSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OsConstraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceAccessLevelsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceAccessLevelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceServicePerimetersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceServicePerimetersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccessPolicies
The "accessPolicies" collection of methods.
AccessPoliciesAccessLevels
The "accessLevels" collection of methods.
AccessPoliciesServicePerimeters
The "servicePerimeters" collection of methods.
Operations
The "operations" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsGcpUserAccessBindings
The "gcpUserAccessBindings" collection of methods.
ServicePerimeter
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServicePerimeterConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpcAccessibleServices
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccessContextManager
Service definition for AccessContextManager (v1).
Account
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountBidderLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountsList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddOrderDealsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddOrderDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddOrderNotesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddOrderNotesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingInfoList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Budget
This class defines attributes, valid values, and usage which is generated from a given json schema.
Buyer
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactInformation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateOrdersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateOrdersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Creative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeAdTechnologyProviders
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeCorrections
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeCorrectionsContexts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeDealIds
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeDealIdsDealStatuses
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeFilteringReasons
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeFilteringReasonsReasons
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeNativeAd
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeNativeAdAppIcon
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeNativeAdImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeNativeAdLogo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeServingRestrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeServingRestrictionsContexts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeServingRestrictionsDisapprovalReasons
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativesList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DealServingMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealServingMetadataDealPauseStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealTermsGuaranteedFixedPriceTerms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DealTermsGuaranteedFixedPriceTermsBillingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealTermsNonGuaranteedAuctionTerms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DealTermsNonGuaranteedFixedPriceTerms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DealTermsRubiconNonGuaranteedTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteOrderDealsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeleteOrderDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeliveryControl
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeliveryControlFrequencyCap
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dimension
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DimensionDimensionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
EditAllOrderDealsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EditAllOrderDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetOffersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetOrderDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetOrderNotesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetOrdersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetPublisherProfilesByAccountIdResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MarketplaceDeal
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MarketplaceDealParty
This class defines attributes, valid values, and usage which is generated from a given json schema.
MarketplaceLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
MarketplaceNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerformanceReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PerformanceReportList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PretargetingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PretargetingConfigDimensions
This class defines attributes, valid values, and usage which is generated from a given json schema.
PretargetingConfigExcludedPlacements
This class defines attributes, valid values, and usage which is generated from a given json schema.
PretargetingConfigList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PretargetingConfigPlacements
This class defines attributes, valid values, and usage which is generated from a given json schema.
PretargetingConfigVideoPlayerSizes
This class defines attributes, valid values, and usage which is generated from a given json schema.
Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
PricePerBuyer
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Proposal
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherProfileApiProto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherProvidedForecast
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Accounts
The "accounts" collection of methods.
BillingInfo
The "billingInfo" collection of methods.
Budget
The "budget" collection of methods.
Creatives
The "creatives" collection of methods.
Marketplacedeals
The "marketplacedeals" collection of methods.
Marketplacenotes
The "marketplacenotes" collection of methods.
Marketplaceprivateauction
The "marketplaceprivateauction" collection of methods.
PerformanceReport
The "performanceReport" collection of methods.
PretargetingConfig
The "pretargetingConfig" collection of methods.
Products
The "products" collection of methods.
Proposals
The "proposals" collection of methods.
Pubprofiles
The "pubprofiles" collection of methods.
Seller
This class defines attributes, valid values, and usage which is generated from a given json schema.
SharedTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingValueCreativeSize
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValueDayPartTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValueDayPartTargetingDayPart
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingValueDemogAgeCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValueDemogGenderCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValueRequestPlatformTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValueSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePrivateAuctionProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdExchangeBuyer
Service definition for AdExchangeBuyer (v1.4).
AbsoluteDateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
AcceptProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDealAssociationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddNoteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Adexchangebuyer2Empty
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdTechnologyProviders
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuctionContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BidMetricsRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
BidResponseWithoutBidsStatusRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
Buyer
This class defines attributes, valid values, and usage which is generated from a given json schema.
CalloutStatusRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelNegotiationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Client
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientUserInvitation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompleteSetupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactInformation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Correction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Creative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeDealAssociation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeRestrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeSize
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeSpecification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeStatusRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
CriteriaTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DayPart
This class defines attributes, valid values, and usage which is generated from a given json schema.
DayPartTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Deal
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DealPauseStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealServingMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryControl
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Disapproval
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FilteredBidCreativeRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilteredBidDetailRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirstPartyMobileApplicationTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FrequencyCap
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuaranteedFixedPriceTerms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HtmlContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImpressionMetricsRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySizeTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBidMetricsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBidResponseErrorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBidResponsesWithoutBidsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientUserInvitationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientUsersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCreativesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCreativeStatusBreakdownByCreativeResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCreativeStatusBreakdownByDetailResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDealAssociationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFilteredBidRequestsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFilteredBidsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFilterSetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListImpressionMetricsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLosingBidsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNonBillableWinningBidsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProposalsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPublisherProfilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocationContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MarketplaceTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileApplicationTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
NativeContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
NonBillableWinningBidStatusRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
NonGuaranteedAuctionTerms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NonGuaranteedFixedPriceTerms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Note
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystemTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseProposalDealsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PauseProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlacementTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlatformContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
PricePerBuyer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrivateData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Proposal
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherProfile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherProfileMobileApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealtimeTimeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelativeDateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveDealAssociationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountsClients
The "clients" collection of methods.
AccountsClientsInvitations
The "invitations" collection of methods.
AccountsClientsUsers
The "users" collection of methods.
AccountsCreatives
The "creatives" collection of methods.
AccountsCreativesDealAssociations
The "dealAssociations" collection of methods.
AccountsFinalizedProposals
The "finalizedProposals" collection of methods.
AccountsProducts
The "products" collection of methods.
AccountsProposals
The "proposals" collection of methods.
AccountsPublisherProfiles
The "publisherProfiles" collection of methods.
Bidders
The "bidders" collection of methods.
BiddersAccounts
The "accounts" collection of methods.
BiddersAccountsFilterSets
The "filterSets" collection of methods.
BiddersAccountsFilterSetsBidMetrics
The "bidMetrics" collection of methods.
BiddersAccountsFilterSetsBidResponseErrors
The "bidResponseErrors" collection of methods.
BiddersAccountsFilterSetsBidResponsesWithoutBids
The "bidResponsesWithoutBids" collection of methods.
BiddersAccountsFilterSetsFilteredBidRequests
The "filteredBidRequests" collection of methods.
BiddersAccountsFilterSetsFilteredBids
The "filteredBids" collection of methods.
BiddersAccountsFilterSetsFilteredBidsCreatives
The "creatives" collection of methods.
BiddersAccountsFilterSetsFilteredBidsDetails
The "details" collection of methods.
BiddersAccountsFilterSetsImpressionMetrics
The "impressionMetrics" collection of methods.
BiddersAccountsFilterSetsLosingBids
The "losingBids" collection of methods.
BiddersAccountsFilterSetsNonBillableWinningBids
The "nonBillableWinningBids" collection of methods.
BiddersFilterSets
The "filterSets" collection of methods.
BiddersFilterSetsBidMetrics
The "bidMetrics" collection of methods.
BiddersFilterSetsBidResponseErrors
The "bidResponseErrors" collection of methods.
BiddersFilterSetsBidResponsesWithoutBids
The "bidResponsesWithoutBids" collection of methods.
BiddersFilterSetsFilteredBidRequests
The "filteredBidRequests" collection of methods.
BiddersFilterSetsFilteredBids
The "filteredBids" collection of methods.
BiddersFilterSetsFilteredBidsCreatives
The "creatives" collection of methods.
BiddersFilterSetsFilteredBidsDetails
The "details" collection of methods.
BiddersFilterSetsImpressionMetrics
The "impressionMetrics" collection of methods.
BiddersFilterSetsLosingBids
The "losingBids" collection of methods.
BiddersFilterSetsNonBillableWinningBids
The "nonBillableWinningBids" collection of methods.
ResumeProposalDealsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResumeProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RowDimensions
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Seller
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServingContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServingRestriction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Size
This class defines attributes, valid values, and usage which is generated from a given json schema.
StopWatchingCreativeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
TechnologyTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeInterval
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WatchCreativeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdExchangeBuyerII
Service definition for AdExchangeBuyerII (v2beta1).
PlatformSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Sites
The "sites" collection of methods.
ViolatingSites
The "violatingSites" collection of methods.
SiteSummaryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViolatingSitesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdExperienceReport
Service definition for AdExperienceReport (v1).
AdUnit
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
App
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppLinkedAppInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppManualAppInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateMediationReportRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateMediationReportResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateNetworkReportRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateNetworkReportResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAdUnitsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPublisherAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizationSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
MediationReportSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MediationReportSpecDimensionFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
MediationReportSpecSortCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkReportSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkReportSpecDimensionFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkReportSpecSortCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublisherAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportFooter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRowDimensionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRowMetricValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportWarning
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountsAdUnits
The "adUnits" collection of methods.
AccountsApps
The "apps" collection of methods.
AccountsMediationReport
The "mediationReport" collection of methods.
AccountsNetworkReport
The "networkReport" collection of methods.
StringList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdMob
Service definition for AdMob (v1).
Account
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdClient
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdClientAdCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnit
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnitAdCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
Alert
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cell
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentAdsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomChannel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
Header
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAdClientsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAdUnitsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAlertsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListChildAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCustomChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLinkedAdUnitsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLinkedCustomChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPaymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSavedReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSitesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUrlChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Payment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Accounts
The "accounts" collection of methods.
AccountsAdclients
The "adclients" collection of methods.
AccountsAdclientsAdunits
The "adunits" collection of methods.
AccountsAdclientsCustomchannels
The "customchannels" collection of methods.
AccountsAdclientsUrlchannels
The "urlchannels" collection of methods.
AccountsAlerts
The "alerts" collection of methods.
AccountsPayments
The "payments" collection of methods.
AccountsReports
The "reports" collection of methods.
AccountsReportsSaved
The "saved" collection of methods.
AccountsSites
The "sites" collection of methods.
Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SavedReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
Site
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlChannel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Adsense
Service definition for Adsense (v2).
Account
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdClient
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdClients
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdStyleColors
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdStyleFont
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnit
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnitContentAdsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnitContentAdsSettingsBackupOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnitMobileContentAdsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdUnits
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AssociationSession
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomChannel
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomChannels
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Report
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportHeaders
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountsAdclients
The "adclients" collection of methods.
AccountsAdunits
The "adunits" collection of methods.
AccountsReports
The "reports" collection of methods.
Adclients
The "adclients" collection of methods.
Associationsessions
The "associationsessions" collection of methods.
Customchannels
The "customchannels" collection of methods.
Reports
The "reports" collection of methods.
Urlchannels
The "urlchannels" collection of methods.
UrlChannel
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlChannels
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdSenseHost
Service definition for AdSenseHost (v4.1).
AcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BootImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataprocParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
Disk
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Event
This class defines attributes, valid values, and usage which is generated from a given json schema.
Execution
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecutionTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetInstanceHealthResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuestOsFeature
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
IsInstanceUpgradeableResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEnvironmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListExecutionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRuntimesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSchedulesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalDisk
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalDiskInitializeParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotebooksEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RefreshRuntimeTokenInternalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RefreshRuntimeTokenInternalResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegisterInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportInstanceInfoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRuntimeEventRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReservationAffinity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResetInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetRuntimeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsEnvironments
The "environments" collection of methods.
ProjectsLocationsExecutions
The "executions" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRuntimes
The "runtimes" collection of methods.
ProjectsLocationsSchedules
The "schedules" collection of methods.
RollbackInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Runtime
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeAcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeAccessConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeGuestOsFeature
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeShieldedInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeSoftwareConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Schedule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SchedulerAcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetInstanceAcceleratorRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetInstanceLabelsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetInstanceMachineTypeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartRuntimeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StopInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StopRuntimeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SwitchRuntimeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TriggerScheduleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateInstanceConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateInstanceMetadataItemsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateInstanceMetadataItemsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateShieldedInstanceConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeHistoryEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeInstanceInternalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VertexAIParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
VirtualMachine
This class defines attributes, valid values, and usage which is generated from a given json schema.
VirtualMachineConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
AIPlatformNotebooks
Service definition for AIPlatformNotebooks (v1).
AccountSuspensionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountSuspensionWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountWarning
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Alert
This class defines attributes, valid values, and usage which is generated from a given json schema.
AlertcenterEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
AlertFeedback
This class defines attributes, valid values, and usage which is generated from a given json schema.
AlertMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApnsCertificateExpirationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppMakerSqlSetupNotification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppSettingsChanged
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppsOutage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Attachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
BadWhitelist
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeleteAlertsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeleteAlertsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUndeleteAlertsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUndeleteAlertsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudPubsubTopic
This class defines attributes, valid values, and usage which is generated from a given json schema.
Csv
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CsvRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceCompromised
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceCompromisedSecurityDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
DlpRuleViolation
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainId
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainWideTakeoutInitiated
This class defines attributes, valid values, and usage which is generated from a given json schema.
GmailMessageInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleOperations
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAlertFeedbackResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAlertsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoginDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
MailPhishing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MaliciousEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
MandatoryServiceAnnouncement
This class defines attributes, valid values, and usage which is generated from a given json schema.
MatchInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
MergeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Notification
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutOfDomainForwarding
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhishingSpike
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PredefinedDetectorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrimaryAdminChangedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportingRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Alerts
The "alerts" collection of methods.
AlertsFeedback
The "feedback" collection of methods.
V1beta1
The "v1beta1" collection of methods.
ResourceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuleInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuleViolationInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SensitiveAdminAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
Settings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SSOProfileCreatedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
SSOProfileDeletedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
SSOProfileUpdatedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
StateSponsoredAttack
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuperAdminPasswordResetEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuspiciousActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuspiciousActivitySecurityDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteAlertRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserChanges
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserDefinedDetectorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AlertCenter
Service definition for AlertCenter (v1beta1).
Account
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountChildLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountPermissions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountSummaries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountTicket
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountTreeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountTreeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdWordsAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyticsDataimportDeleteUploadDataRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Column
This class defines attributes, valid values, and usage which is generated from a given json schema.
Columns
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomDataSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomDataSourceChildLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomDataSourceParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomDataSources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomDimensionParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomDimensions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomMetricParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityAdWordsLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityAdWordsLinkEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntityAdWordsLinks
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityUserLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntityUserLinkEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntityUserLinkPermissions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityUserLinks
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Experiment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExperimentParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
Experiments
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExperimentVariations
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterAdvancedDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterLowercaseDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FilterSearchAndReplaceDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterUppercaseDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GaData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GaDataColumnHeaders
This class defines attributes, valid values, and usage which is generated from a given json schema.
GaDataDataTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GaDataDataTableCols
This class defines attributes, valid values, and usage which is generated from a given json schema.
GaDataDataTableRows
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GaDataDataTableRowsC
This class defines attributes, valid values, and usage which is generated from a given json schema.
GaDataProfileInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GaDataQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Goal
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoalEventDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoalEventDetailsEventConditions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoalParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
Goals
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoalUrlDestinationDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoalUrlDestinationDetailsSteps
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoalVisitNumPagesDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoalVisitTimeOnSiteDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
HashClientIdRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
HashClientIdResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IncludeConditions
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinkedForeignAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
McfData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
McfDataColumnHeaders
This class defines attributes, valid values, and usage which is generated from a given json schema.
McfDataProfileInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
McfDataQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
McfDataRows
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
McfDataRowsConversionPathValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Profile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProfileChildLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProfileFilterLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProfileFilterLinks
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProfileParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProfilePermissions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProfileRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
Profiles
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProfileSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealtimeData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RealtimeDataColumnHeaders
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealtimeDataProfileInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealtimeDataQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemarketingAudience
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemarketingAudienceAudienceDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemarketingAudiences
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemarketingAudienceStateBasedAudienceDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemarketingAudienceStateBasedAudienceDefinitionExcludeConditions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Data
The "data" collection of methods.
DataGa
The "ga" collection of methods.
DataMcf
The "mcf" collection of methods.
DataRealtime
The "realtime" collection of methods.
Management
The "management" collection of methods.
ManagementAccounts
The "accounts" collection of methods.
ManagementAccountSummaries
The "accountSummaries" collection of methods.
ManagementAccountUserLinks
The "accountUserLinks" collection of methods.
ManagementClientId
The "clientId" collection of methods.
ManagementCustomDataSources
The "customDataSources" collection of methods.
ManagementCustomDimensions
The "customDimensions" collection of methods.
ManagementCustomMetrics
The "customMetrics" collection of methods.
ManagementExperiments
The "experiments" collection of methods.
ManagementFilters
The "filters" collection of methods.
ManagementGoals
The "goals" collection of methods.
ManagementProfileFilterLinks
The "profileFilterLinks" collection of methods.
ManagementProfiles
The "profiles" collection of methods.
ManagementProfileUserLinks
The "profileUserLinks" collection of methods.
ManagementRemarketingAudience
The "remarketingAudience" collection of methods.
ManagementSegments
The "segments" collection of methods.
ManagementUnsampledReports
The "unsampledReports" collection of methods.
ManagementUploads
The "uploads" collection of methods.
ManagementWebproperties
The "webproperties" collection of methods.
ManagementWebPropertyAdWordsLinks
The "webPropertyAdWordsLinks" collection of methods.
ManagementWebpropertyUserLinks
The "webpropertyUserLinks" collection of methods.
Metadata
The "metadata" collection of methods.
MetadataColumns
The "columns" collection of methods.
Provisioning
The "provisioning" collection of methods.
UserDeletion
The "userDeletion" collection of methods.
UserDeletionUserDeletionRequest
The "userDeletionRequest" collection of methods.
Segment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Segments
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UnsampledReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnsampledReportCloudStorageDownloadDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnsampledReportDriveDownloadDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnsampledReports
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Upload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Uploads
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserDeletionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserDeletionRequestId
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
Webproperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Webproperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebpropertyChildLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebpropertyParentLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebpropertyPermissions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebPropertyRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebPropertySummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Analytics
Service definition for Analytics (v3).
ActiveMetricRestriction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchRunPivotReportsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchRunPivotReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchRunReportsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchRunReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BetweenFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
CaseExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckCompatibilityRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CheckCompatibilityResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Cohort
This class defines attributes, valid values, and usage which is generated from a given json schema.
CohortReportSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CohortSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CohortsRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConcatenateExpression
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionCompatibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DimensionOrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterExpressionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InListFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metric
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricCompatibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricOrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
MinuteRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
NumericFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
NumericValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pivot
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotDimensionHeader
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotHeader
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotOrderBy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotSelection
This class defines attributes, valid values, and usage which is generated from a given json schema.
PropertyQuota
This class defines attributes, valid values, and usage which is generated from a given json schema.
QuotaStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Properties
The "properties" collection of methods.
ResponseMetaData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunPivotReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunPivotReportResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunRealtimeReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunRealtimeReportResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunReportResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SchemaRestrictionResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StringFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyticsData
Service definition for AnalyticsData (v1beta).
AnalyticshubEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigQueryDatasetSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataExchange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataProvider
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationDataset
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationDatasetReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDataExchangesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Listing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListListingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOrgDataExchangesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Publisher
This class defines attributes, valid values, and usage which is generated from a given json schema.
Organizations
The "organizations" collection of methods.
OrganizationsLocations
The "locations" collection of methods.
OrganizationsLocationsDataExchanges
The "dataExchanges" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsDataExchanges
The "dataExchanges" collection of methods.
ProjectsLocationsDataExchangesListings
The "listings" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscribeListingRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscribeListingResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyticsHub
Service definition for AnalyticsHub (v1beta1).
Activity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Cohort
This class defines attributes, valid values, and usage which is generated from a given json schema.
CohortGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ColumnHeader
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateRangeValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Dimension
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DimensionFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DimensionFilterClause
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DynamicSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
EcommerceData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetReportsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoalData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoalSetData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metric
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricFilterClause
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricHeader
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricHeaderEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrFiltersForSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PageviewData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pivot
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotHeader
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotHeaderEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotValueRegion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Report
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Reports
The "reports" collection of methods.
UserActivity
The "userActivity" collection of methods.
ResourceQuotasRemaining
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScreenviewData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchUserActivityRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchUserActivityResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Segment
This class defines attributes, valid values, and usage which is generated from a given json schema.
SegmentDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SegmentDimensionFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SegmentFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
SegmentFilterClause
This class defines attributes, valid values, and usage which is generated from a given json schema.
SegmentMetricFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
SegmentSequenceStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SequenceSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SimpleSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransactionData
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserActivitySession
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyticsReporting
Service definition for AnalyticsReporting (v4).
Administrator
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebTokenSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdministratorWebTokenSpecManagedConfigurations
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebTokenSpecPlaySearch
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebTokenSpecPrivateApps
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebTokenSpecStoreBuilder
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebTokenSpecWebApps
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdministratorWebTokenSpecZeroTouch
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppRestrictionsSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppRestrictionsSchemaChangeEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppRestrictionsSchemaRestriction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppRestrictionsSchemaRestrictionRestrictionValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApprovalUrlInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppUpdateEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthenticationToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoInstallConstraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoInstallPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigurationVariables
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Device
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceReportUpdateEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
DevicesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enterprise
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnterpriseAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnterpriseAuthenticationAppLinkConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnterprisesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnterprisesSendTestPushNotificationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entitlement
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntitlementsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupLicense
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupLicensesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupLicenseUsersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Install
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstallFailureEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstallsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyedAppState
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalizedText
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedConfigurationsForDeviceListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedConfigurationsForUserListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedConfigurationsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedConfigurationsSettingsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedPropertyBundle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NewDeviceEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
NewPermissionsEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Notification
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotificationSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PageInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Permission
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductApprovalEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductAvailabilityChangeEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductPermissions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductsApproveRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductsGenerateApprovalUrlResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductSigningCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductVisibility
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Devices
The "devices" collection of methods.
Enterprises
The "enterprises" collection of methods.
Entitlements
The "entitlements" collection of methods.
Grouplicenses
The "grouplicenses" collection of methods.
Grouplicenseusers
The "grouplicenseusers" collection of methods.
Installs
The "installs" collection of methods.
Managedconfigurationsfordevice
The "managedconfigurationsfordevice" collection of methods.
Managedconfigurationsforuser
The "managedconfigurationsforuser" collection of methods.
Managedconfigurationssettings
The "managedconfigurationssettings" collection of methods.
Permissions
The "permissions" collection of methods.
Products
The "products" collection of methods.
Serviceaccountkeys
The "serviceaccountkeys" collection of methods.
Storelayoutclusters
The "storelayoutclusters" collection of methods.
Storelayoutpages
The "storelayoutpages" collection of methods.
Users
The "users" collection of methods.
Webapps
The "webapps" collection of methods.
ServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccountKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccountKeysListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SignupInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
StoreCluster
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StoreLayout
This class defines attributes, valid values, and usage which is generated from a given json schema.
StoreLayoutClustersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StoreLayoutPagesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StorePage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TokenPagination
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrackInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VariableSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebApp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebAppIcon
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebAppsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidEnterprise
Service definition for AndroidEnterprise (v1).
AdbShellCommandEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdbShellInteractiveEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvancedSecurityOverrides
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AlwaysOnVpnPackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidmanagementEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiLevelCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
Application
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplicationPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplicationPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationReportingSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppProcessInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppProcessStartEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppTrackInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUsageLogEvents
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BlockAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertAuthorityInstalledEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertAuthorityRemovedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertValidationFailureEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChoosePrivateKeyRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClearAppsDataParams
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClearAppsDataStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Command
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommonCriteriaModeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComplianceRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentProviderEndpoint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CrossProfilePolicies
This class defines attributes, valid values, and usage which is generated from a given json schema.
CryptoSelfTestCompletedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
Device
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Display
This class defines attributes, valid values, and usage which is generated from a given json schema.
DnsEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnrollmentToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enterprise
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExtensionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExternalData
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilePulledEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilePushedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
FreezePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
HardwareInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HardwareStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IssueCommandResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyDestructionEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyedAppState
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyGeneratedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyguardDismissAuthAttemptEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyguardDismissedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyguardSecuredEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyImportEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyIntegrityViolationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
KioskCustomization
This class defines attributes, valid values, and usage which is generated from a given json schema.
LaunchAppAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEnrollmentTokensResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEnterprisesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWebAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogBufferSizeCriticalEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
LoggingStartedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
LoggingStoppedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedConfigurationTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedPropertyEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
MediaMountEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
MediaUnmountEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemoryEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemoryInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NonComplianceDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
NonComplianceDetailCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
OncCertificateProvider
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OncWifiContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OsShutdownEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
OsStartupEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
PackageNameList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PasswordPoliciesContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
PasswordRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerAppResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
PermissionGrant
This class defines attributes, valid values, and usage which is generated from a given json schema.
PersistentPreferredActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PersonalApplicationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
PersonalUsagePolicies
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyEnforcementRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostureDetail
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PowerManagementEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProxyInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoteLockEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enterprises
The "enterprises" collection of methods.
EnterprisesApplications
The "applications" collection of methods.
EnterprisesDevices
The "devices" collection of methods.
EnterprisesDevicesOperations
The "operations" collection of methods.
EnterprisesEnrollmentTokens
The "enrollmentTokens" collection of methods.
EnterprisesPolicies
The "policies" collection of methods.
EnterprisesWebApps
The "webApps" collection of methods.
EnterprisesWebTokens
The "webTokens" collection of methods.
SignupUrls
The "signupUrls" collection of methods.
SecurityPosture
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetupAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
SigninDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignupUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
SoftwareInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpecificNonComplianceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StatusReportingSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemUpdateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
TelephonyInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
TermsAndConditions
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsageLog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageLogEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserFacingMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebApp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebAppIcon
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebToken
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WipeAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
WipeFailureEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidManagement
Service definition for AndroidManagement (v1).
AndroiddeviceprovisioningEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClaimDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClaimDeviceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClaimDevicesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Company
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Configuration
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateCustomerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerApplyConfigurationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerListConfigurationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerListCustomersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerListDpcsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerRemoveConfigurationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerUnclaimDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Device
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceClaim
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceIdentifier
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
DevicesLongRunningOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DevicesLongRunningOperationResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Dpc
This class defines attributes, valid values, and usage which is generated from a given json schema.
FindDevicesByDeviceIdentifierRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FindDevicesByDeviceIdentifierResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FindDevicesByOwnerRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FindDevicesByOwnerResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCustomersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVendorCustomersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVendorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationPerDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerClaim
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerUnclaim
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerDeviceStatusInBatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customers
The "customers" collection of methods.
CustomersConfigurations
The "configurations" collection of methods.
CustomersDevices
The "devices" collection of methods.
CustomersDpcs
The "dpcs" collection of methods.
Operations
The "operations" collection of methods.
Partners
The "partners" collection of methods.
PartnersCustomers
The "customers" collection of methods.
PartnersDevices
The "devices" collection of methods.
PartnersVendors
The "vendors" collection of methods.
PartnersVendorsCustomers
The "customers" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UnclaimDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnclaimDevicesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateDeviceMetadataInBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateDeviceMetadataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateMetadataArguments
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidProvisioningPartner
Service definition for AndroidProvisioningPartner (v1).
AcquisitionTargetingRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivateBasePlanRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivateSubscriptionOfferRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Apk
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApkBinary
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApksAddExternallyHostedRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApksAddExternallyHostedResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApksListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppEdit
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArchiveSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoRenewingBasePlanType
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoRenewingPlan
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasePlan
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bundle
This class defines attributes, valid values, and usage which is generated from a given json schema.
BundlesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CanceledStateContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelSurveyResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
Comment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConvertedOtherRegionsPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConvertedRegionPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConvertRegionPricesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConvertRegionPricesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CountryTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeactivateBasePlanRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeactivateSubscriptionOfferRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeobfuscationFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeobfuscationFilesUploadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeveloperComment
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeveloperInitiatedCancellation
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceRam
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceSelector
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceTier
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceTierConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceTierSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExpansionFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExpansionFilesUploadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalAccountIdentifiers
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternallyHostedApk
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GeneratedApksListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GeneratedApksPerSigningKey
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GeneratedAssetPackSlice
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeneratedSplitApk
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeneratedStandaloneApk
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeneratedUniversalApk
This class defines attributes, valid values, and usage which is generated from a given json schema.
Grant
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImagesDeleteAllResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImagesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImagesUploadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
InAppProduct
This class defines attributes, valid values, and usage which is generated from a given json schema.
InAppProductListing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InappproductsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InternalAppSharingArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntroductoryPriceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDeviceTierConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Listing
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListingsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSubscriptionOffersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSubscriptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUsersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizedText
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedProductTaxAndComplianceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
MigrateBasePlanPricesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MigrateBasePlanPricesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
OfferTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
OtherRegionsBasePlanConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
OtherRegionsSubscriptionOfferConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
OtherRegionsSubscriptionOfferPhaseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
OtherRegionsSubscriptionOfferPhasePrices
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PausedStateContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrepaidBasePlanType
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrepaidPlan
This class defines attributes, valid values, and usage which is generated from a given json schema.
Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductPurchase
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductPurchasesAcknowledgeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalBasePlanConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalPriceMigrationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalSubscriptionOfferConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalSubscriptionOfferPhaseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalTaxRateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionsVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplacementCancellation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Applications
The "applications" collection of methods.
ApplicationsDeviceTierConfigs
The "deviceTierConfigs" collection of methods.
ApplicationsPricing
The "pricing" collection of methods.
Edits
The "edits" collection of methods.
EditsApks
The "apks" collection of methods.
EditsBundles
The "bundles" collection of methods.
EditsCountryavailability
The "countryavailability" collection of methods.
EditsDeobfuscationfiles
The "deobfuscationfiles" collection of methods.
EditsDetails
The "details" collection of methods.
EditsExpansionfiles
The "expansionfiles" collection of methods.
EditsImages
The "images" collection of methods.
EditsListings
The "listings" collection of methods.
EditsTesters
The "testers" collection of methods.
EditsTracks
The "tracks" collection of methods.
Generatedapks
The "generatedapks" collection of methods.
Grants
The "grants" collection of methods.
Inappproducts
The "inappproducts" collection of methods.
Internalappsharingartifacts
The "internalappsharingartifacts" collection of methods.
Monetization
The "monetization" collection of methods.
MonetizationSubscriptions
The "subscriptions" collection of methods.
MonetizationSubscriptionsBasePlans
The "basePlans" collection of methods.
MonetizationSubscriptionsBasePlansOffers
The "offers" collection of methods.
Orders
The "orders" collection of methods.
Purchases
The "purchases" collection of methods.
PurchasesProducts
The "products" collection of methods.
PurchasesSubscriptions
The "subscriptions" collection of methods.
PurchasesSubscriptionsv2
The "subscriptionsv2" collection of methods.
PurchasesVoidedpurchases
The "voidedpurchases" collection of methods.
Reviews
The "reviews" collection of methods.
Systemapks
The "systemapks" collection of methods.
SystemapksVariants
The "variants" collection of methods.
Users
The "users" collection of methods.
Review
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReviewReplyResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReviewsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReviewsReplyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReviewsReplyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscribeWithGoogleInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionCancelSurveyResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionDeferralInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionListing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionOffer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionOfferPhase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionOfferTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPriceChange
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPurchase
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPurchaseLineItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPurchasesAcknowledgeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPurchasesDeferRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPurchasesDeferResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPurchaseV2
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionTaxAndComplianceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemApksListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemFeature
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemInitiatedCancellation
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingRuleScope
This class defines attributes, valid values, and usage which is generated from a given json schema.
Testers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestPurchase
This class defines attributes, valid values, and usage which is generated from a given json schema.
Timestamp
This class defines attributes, valid values, and usage which is generated from a given json schema.
TokenPagination
This class defines attributes, valid values, and usage which is generated from a given json schema.
Track
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrackCountryAvailability
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrackRelease
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TracksListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrackTargetedCountry
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeTargetingRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserComment
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserInitiatedCancellation
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsesPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
Variant
This class defines attributes, valid values, and usage which is generated from a given json schema.
VoidedPurchase
This class defines attributes, valid values, and usage which is generated from a given json schema.
VoidedPurchasesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidPublisher
Service definition for AndroidPublisher (v3).
ApigatewayApi
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayApiConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayApiConfigFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayApiConfigGrpcServiceDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayApiConfigOpenApiDocument
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayAuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayAuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayBinding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayGateway
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayListApiConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayListApisResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayListGatewaysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayOperationMetadataDiagnostic
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewaySetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigatewayStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayTestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigatewayTestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsApis
The "apis" collection of methods.
ProjectsLocationsApisConfigs
The "configs" collection of methods.
ProjectsLocationsGateways
The "gateways" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
Apigateway
Service definition for Apigateway (v1).
EdgeConfigstoreBundleBadBundle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EdgeConfigstoreBundleBadBundleViolation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleApiHttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Access
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AccessGet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AccessRemove
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AccessSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ActivateNatAddressRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AddonsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AdjustDeveloperBalanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AdvancedApiOpsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Alias
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AliasRevisionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ApiCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ApiCategoryData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ApiProduct
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ApiProductRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ApiProxy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ApiProxyRevision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ApiResponseWrapper
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ApiSecurityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1App
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ArchiveDeployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AsyncQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AsyncQueryResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1AsyncQueryResultView
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Attribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Attributes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1CanaryEvaluation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1CanaryEvaluationMetricLabels
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Certificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1CertInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1CommonNameConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ComputeEnvironmentScoresRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ComputeEnvironmentScoresRequestFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ComputeEnvironmentScoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ConfigVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ConnectorsPlatformConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Credential
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1CreditDeveloperBalanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1CustomReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1CustomReportMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DataCollector
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DataCollectorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Datastore
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DatastoreConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DebugMask
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DebugSession
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DebugSessionTransaction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeleteCustomReportResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Deployment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeploymentChangeReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeploymentChangeReportRoutingChange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DeploymentConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Developer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeveloperApp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeveloperAppKey
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeveloperBalance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1DeveloperBalanceWallet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DeveloperMonetizationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DeveloperSubscription
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1DimensionMetric
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1EndpointAttachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1EntityMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1EnvironmentConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1EnvironmentGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1EnvironmentGroupAttachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1EnvironmentGroupConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ExpireDeveloperSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Export
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ExportRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1FlowHook
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1FlowHookConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GenerateDownloadUrlRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GenerateDownloadUrlResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GenerateUploadUrlRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GenerateUploadUrlResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GetSyncAuthorizationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1GraphQLOperation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1GraphQLOperationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1GraphQLOperationGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1IngressConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1InstanceAttachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1InstanceDeploymentStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1IntegrationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1KeyAliasReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Keystore
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1KeystoreConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1KeyValueEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1KeyValueMap
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ListApiCategoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListApiProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListApiProxiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListArchiveDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListAsyncQueriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListCustomReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListDataCollectorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListDatastoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListDebugSessionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListDeveloperAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListEndpointAttachmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListEnvironmentGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListEnvironmentResourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListExportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListHybridIssuersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListInstanceAttachmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListKeyValueEntriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListNatAddressesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListOfDevelopersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListOrganizationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListRatePlansResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListSecurityProfileRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListSecurityProfilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListSecurityReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListSharedFlowsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ListTraceConfigOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Metric
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1MonetizationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1NatAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Operation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1OperationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1OperationGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1OperationMetadataProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1OptimizedStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1OptimizedStatsNode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1OptimizedStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Organization
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1OrganizationProjectMapping
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1PodStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Point
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Properties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ProvisionOrganizationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Query
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1QueryMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1QueryMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Quota
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1RatePlan
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1RateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Reference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ReferenceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ReportInstanceStatusRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ReportInstanceStatusResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ReportProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ResourceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ResourceFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ResourceFiles
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ResourceStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Result
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1RevenueShareRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1RevisionStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1RoutingRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1RuntimeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1RuntimeTraceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1RuntimeTraceConfigOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1RuntimeTraceSamplingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1SchemaSchemaElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SchemaSchemaProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1Score
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ScoreComponent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ScoreComponentRecommendation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ScoreComponentRecommendationAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1ScoreComponentRecommendationActionActionContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityProfile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1SecurityProfileEnvironment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityProfileEnvironmentAssociation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityProfileScoringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityReportMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1SecurityReportQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1SecurityReportQueryMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityReportResultMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SecurityReportResultView
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1ServiceIssuersMapping
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Session
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SetAddonsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SharedFlow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1SharedFlowRevision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Stats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1StatsEnvironmentStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1StatsHostStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1Subscription
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1SyncAuthorization
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1TargetServer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1TargetServerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1TestDatastoreResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1TlsInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1TlsInfoCommonName
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1TlsInfoConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudApigeeV1TraceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1TraceConfigOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1TraceSamplingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudApigeeV1UpdateError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcPreconditionFailure
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleRpcPreconditionFailureViolation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeInterval
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeMoney
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hybrid
The "hybrid" collection of methods.
HybridIssuers
The "issuers" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsAnalytics
The "analytics" collection of methods.
OrganizationsAnalyticsDatastores
The "datastores" collection of methods.
OrganizationsApiproducts
The "apiproducts" collection of methods.
OrganizationsApiproductsAttributes
The "attributes" collection of methods.
OrganizationsApiproductsRateplans
The "rateplans" collection of methods.
OrganizationsApis
The "apis" collection of methods.
OrganizationsApisDeployments
The "deployments" collection of methods.
OrganizationsApisKeyvaluemaps
The "keyvaluemaps" collection of methods.
OrganizationsApisKeyvaluemapsEntries
The "entries" collection of methods.
OrganizationsApisRevisions
The "revisions" collection of methods.
OrganizationsApisRevisionsDeployments
The "deployments" collection of methods.
OrganizationsApps
The "apps" collection of methods.
OrganizationsDatacollectors
The "datacollectors" collection of methods.
OrganizationsDeployments
The "deployments" collection of methods.
OrganizationsDevelopers
The "developers" collection of methods.
OrganizationsDevelopersApps
The "apps" collection of methods.
OrganizationsDevelopersAppsAttributes
The "attributes" collection of methods.
OrganizationsDevelopersAppsKeys
The "keys" collection of methods.
OrganizationsDevelopersAppsKeysApiproducts
The "apiproducts" collection of methods.
OrganizationsDevelopersAppsKeysCreate
The "create" collection of methods.
OrganizationsDevelopersAttributes
The "attributes" collection of methods.
OrganizationsDevelopersBalance
The "balance" collection of methods.
OrganizationsDevelopersSubscriptions
The "subscriptions" collection of methods.
OrganizationsEndpointAttachments
The "endpointAttachments" collection of methods.
OrganizationsEnvgroups
The "envgroups" collection of methods.
OrganizationsEnvgroupsAttachments
The "attachments" collection of methods.
OrganizationsEnvironments
The "environments" collection of methods.
OrganizationsEnvironmentsAnalytics
The "analytics" collection of methods.
OrganizationsEnvironmentsAnalyticsAdmin
The "admin" collection of methods.
OrganizationsEnvironmentsAnalyticsExports
The "exports" collection of methods.
OrganizationsEnvironmentsApis
The "apis" collection of methods.
OrganizationsEnvironmentsApisDeployments
The "deployments" collection of methods.
OrganizationsEnvironmentsApisRevisions
The "revisions" collection of methods.
OrganizationsEnvironmentsApisRevisionsDebugsessions
The "debugsessions" collection of methods.
OrganizationsEnvironmentsApisRevisionsDebugsessionsData
The "data" collection of methods.
OrganizationsEnvironmentsApisRevisionsDeployments
The "deployments" collection of methods.
OrganizationsEnvironmentsArchiveDeployments
The "archiveDeployments" collection of methods.
OrganizationsEnvironmentsCaches
The "caches" collection of methods.
OrganizationsEnvironmentsDeployments
The "deployments" collection of methods.
OrganizationsEnvironmentsFlowhooks
The "flowhooks" collection of methods.
OrganizationsEnvironmentsKeystores
The "keystores" collection of methods.
OrganizationsEnvironmentsKeystoresAliases
The "aliases" collection of methods.
OrganizationsEnvironmentsKeyvaluemaps
The "keyvaluemaps" collection of methods.
OrganizationsEnvironmentsKeyvaluemapsEntries
The "entries" collection of methods.
OrganizationsEnvironmentsOptimizedStats
The "optimizedStats" collection of methods.
OrganizationsEnvironmentsQueries
The "queries" collection of methods.
OrganizationsEnvironmentsReferences
The "references" collection of methods.
OrganizationsEnvironmentsResourcefiles
The "resourcefiles" collection of methods.
OrganizationsEnvironmentsSecurityReports
The "securityReports" collection of methods.
OrganizationsEnvironmentsSharedflows
The "sharedflows" collection of methods.
OrganizationsEnvironmentsSharedflowsDeployments
The "deployments" collection of methods.
OrganizationsEnvironmentsSharedflowsRevisions
The "revisions" collection of methods.
OrganizationsEnvironmentsStats
The "stats" collection of methods.
OrganizationsEnvironmentsTargetservers
The "targetservers" collection of methods.
OrganizationsEnvironmentsTraceConfig
The "traceConfig" collection of methods.
OrganizationsEnvironmentsTraceConfigOverrides
The "overrides" collection of methods.
OrganizationsHostQueries
The "hostQueries" collection of methods.
OrganizationsHostSecurityReports
The "hostSecurityReports" collection of methods.
OrganizationsHostStats
The "hostStats" collection of methods.
OrganizationsInstances
The "instances" collection of methods.
OrganizationsInstancesAttachments
The "attachments" collection of methods.
OrganizationsInstancesCanaryevaluations
The "canaryevaluations" collection of methods.
OrganizationsInstancesNatAddresses
The "natAddresses" collection of methods.
OrganizationsKeyvaluemaps
The "keyvaluemaps" collection of methods.
OrganizationsKeyvaluemapsEntries
The "entries" collection of methods.
OrganizationsOperations
The "operations" collection of methods.
OrganizationsOptimizedHostStats
The "optimizedHostStats" collection of methods.
OrganizationsReports
The "reports" collection of methods.
OrganizationsSecurityProfiles
The "securityProfiles" collection of methods.
OrganizationsSecurityProfilesEnvironments
The "environments" collection of methods.
OrganizationsSharedflows
The "sharedflows" collection of methods.
OrganizationsSharedflowsDeployments
The "deployments" collection of methods.
OrganizationsSharedflowsRevisions
The "revisions" collection of methods.
OrganizationsSharedflowsRevisionsDeployments
The "deployments" collection of methods.
OrganizationsSites
The "sites" collection of methods.
OrganizationsSitesApicategories
The "apicategories" collection of methods.
Projects
The "projects" collection of methods.
Apigee
Service definition for Apigee (v1).
Api
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiDeployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApigeeregistryEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
Artifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Instance
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListApiDeploymentRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListApiDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListApiSpecRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListApiSpecsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListApisResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListApiVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListArtifactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsApis
The "apis" collection of methods.
ProjectsLocationsApisArtifacts
The "artifacts" collection of methods.
ProjectsLocationsApisDeployments
The "deployments" collection of methods.
ProjectsLocationsApisDeploymentsArtifacts
The "artifacts" collection of methods.
ProjectsLocationsApisVersions
The "versions" collection of methods.
ProjectsLocationsApisVersionsArtifacts
The "artifacts" collection of methods.
ProjectsLocationsApisVersionsSpecs
The "specs" collection of methods.
ProjectsLocationsApisVersionsSpecsArtifacts
The "artifacts" collection of methods.
ProjectsLocationsArtifacts
The "artifacts" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRuntime
The "runtime" collection of methods.
RollbackApiDeploymentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RollbackApiSpecRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TagApiDeploymentRevisionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TagApiSpecRevisionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApigeeRegistry
Service definition for ApigeeRegistry (v1).
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Keys
The "keys" collection of methods.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsKeys
The "keys" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2AndroidApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2AndroidKeyRestrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2ApiTarget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2BrowserKeyRestrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2CloneKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2GetKeyStringResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2IosKeyRestrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2Key
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2ListKeysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2LookupKeyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2Restrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2ServerKeyRestrictions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V2UndeleteKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiKeysService
Service definition for ApiKeysService (v2).
ApiConfigHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiEndpointHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppengineEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Application
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizedCertificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizedDomain
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutomaticScaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicScaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchUpdateIngressRulesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateIngressRulesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateRawData
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudBuildOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CpuUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateVersionMetadataV1
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateVersionMetadataV1Alpha
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateVersionMetadataV1Beta
This class defines attributes, valid values, and usage which is generated from a given json schema.
DebugInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Deployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainMapping
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EndpointsApiService
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entrypoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirewallRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppengineV1betaLocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppengineV2mainOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppengineV2OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentityAwareProxy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
This class defines attributes, valid values, and usage which is generated from a given json schema.
Library
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAuthorizedCertificatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAuthorizedDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDomainMappingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListIngressRulesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LivenessCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManualScaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
Network
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadataV1
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationMetadataV1Alpha
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationMetadataV1Beta
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReadinessCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepairApplicationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
Apps
The "apps" collection of methods.
AppsAuthorizedCertificates
The "authorizedCertificates" collection of methods.
AppsAuthorizedDomains
The "authorizedDomains" collection of methods.
AppsDomainMappings
The "domainMappings" collection of methods.
AppsFirewall
The "firewall" collection of methods.
AppsFirewallIngressRules
The "ingressRules" collection of methods.
AppsLocations
The "locations" collection of methods.
AppsOperations
The "operations" collection of methods.
AppsServices
The "services" collection of methods.
AppsServicesVersions
The "versions" collection of methods.
AppsServicesVersionsInstances
The "instances" collection of methods.
ResourceRecord
This class defines attributes, valid values, and usage which is generated from a given json schema.
Resources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ScriptHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
StandardSchedulerSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
StaticFilesHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrafficSplit
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlDispatchRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMap
This class defines attributes, valid values, and usage which is generated from a given json schema.
Version
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpcAccessConnector
This class defines attributes, valid values, and usage which is generated from a given json schema.
ZipInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Appengine
Service definition for Appengine (v1).
Area120tablesEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateRowsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateRowsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeleteRowsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateRowsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateRowsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ColumnDescription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateRowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabeledItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListRowsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTablesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkspacesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LookupDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelationshipDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Tables
The "tables" collection of methods.
TablesRows
The "rows" collection of methods.
Workspaces
The "workspaces" collection of methods.
Row
This class defines attributes, valid values, and usage which is generated from a given json schema.
SavedView
This class defines attributes, valid values, and usage which is generated from a given json schema.
Table
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateRowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Workspace
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Area120Tables
Service definition for Area120Tables (v1alpha1).
AptArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArtifactregistryEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchDeleteVersionsMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DockerImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsArtifactregistryV1File
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Hash
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportAptArtifactsErrorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportAptArtifactsGcsSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportAptArtifactsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportAptArtifactsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportAptArtifactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportGooGetArtifactsGcsSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportGooGetArtifactsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportYumArtifactsErrorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportYumArtifactsGcsSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportYumArtifactsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportYumArtifactsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportYumArtifactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDockerImagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMavenArtifactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNpmPackagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPackagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPythonPackagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRepositoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MavenArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
MavenRepositoryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NpmPackage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Package
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
PythonPackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Repository
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRepositories
The "repositories" collection of methods.
ProjectsLocationsRepositoriesAptArtifacts
The "aptArtifacts" collection of methods.
ProjectsLocationsRepositoriesDockerImages
The "dockerImages" collection of methods.
ProjectsLocationsRepositoriesFiles
The "files" collection of methods.
ProjectsLocationsRepositoriesGooGetArtifacts
The "gooGetArtifacts" collection of methods.
ProjectsLocationsRepositoriesMavenArtifacts
The "mavenArtifacts" collection of methods.
ProjectsLocationsRepositoriesNpmPackages
The "npmPackages" collection of methods.
ProjectsLocationsRepositoriesPackages
The "packages" collection of methods.
ProjectsLocationsRepositoriesPackagesTags
The "tags" collection of methods.
ProjectsLocationsRepositoriesPackagesVersions
The "versions" collection of methods.
ProjectsLocationsRepositoriesPythonPackages
The "pythonPackages" collection of methods.
ProjectsLocationsRepositoriesYumArtifacts
The "yumArtifacts" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tag
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UploadAptArtifactMediaResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadAptArtifactMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadAptArtifactRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadAptArtifactResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UploadGooGetArtifactMediaResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadGooGetArtifactRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadYumArtifactMediaResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadYumArtifactMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadYumArtifactRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadYumArtifactResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Version
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
YumArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArtifactRegistry
Service definition for ArtifactRegistry (v1).
GoogleCloudAssuredworkloadsV1beta1CreateWorkloadOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsV1beta1Workload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1ListWorkloadsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1Workload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsV1WorkloadKMSSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1WorkloadResourceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1WorkloadResourceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsVersioningV1mainWorkload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadCJISSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadComplianceStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampHighSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadFedrampModerateSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadIL4Settings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadKMSSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadResourceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssuredworkloadsVersioningV1mainWorkloadSaaEnrollmentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Organizations
The "organizations" collection of methods.
OrganizationsLocations
The "locations" collection of methods.
OrganizationsLocationsOperations
The "operations" collection of methods.
OrganizationsLocationsWorkloads
The "workloads" collection of methods.
Assuredworkloads
Service definition for Assuredworkloads (v1).
AcceptProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivateClientRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivateClientUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddCreativeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddNoteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuctionPackage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizedbuyersmarketplaceEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchUpdateDealsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelNegotiationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Client
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
Contact
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
CriteriaTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DayPart
This class defines attributes, valid values, and usage which is generated from a given json schema.
DayPartTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeactivateClientRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeactivateClientUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Deal
This class defines attributes, valid values, and usage which is generated from a given json schema.
DealPausingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryControl
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FinalizedDeal
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirstPartyMobileApplicationTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FrequencyCap
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySizeTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAuctionPackagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientUsersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFinalizedDealsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProposalsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPublisherProfilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MarketplaceTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileApplicationTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
Note
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystemTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseFinalizedDealRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlacementTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
PreferredDealTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateAuctionTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProgrammaticGuaranteedTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
Proposal
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherProfile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherProfileMobileApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
Bidders
The "bidders" collection of methods.
BiddersFinalizedDeals
The "finalizedDeals" collection of methods.
Buyers
The "buyers" collection of methods.
BuyersAuctionPackages
The "auctionPackages" collection of methods.
BuyersClients
The "clients" collection of methods.
BuyersClientsUsers
The "users" collection of methods.
BuyersFinalizedDeals
The "finalizedDeals" collection of methods.
BuyersProposals
The "proposals" collection of methods.
BuyersProposalsDeals
The "deals" collection of methods.
BuyersPublisherProfiles
The "publisherProfiles" collection of methods.
ResumeFinalizedDealRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RtbMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendRfpRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetReadyToServeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscribeAuctionPackageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscribeClientsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TechnologyTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnsubscribeAuctionPackageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnsubscribeClientsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateDealRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UriTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizedBuyersMarketplace
Service definition for AuthorizedBuyersMarketplace (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Backup
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupPlan
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterResourceRestoreScope
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EncryptionKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkebackupEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupKind
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBackupPlansResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRestorePlansResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRestoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVolumeBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVolumeRestoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamespacedName
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamespacedNames
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Namespaces
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsBackupPlans
The "backupPlans" collection of methods.
ProjectsLocationsBackupPlansBackups
The "backups" collection of methods.
ProjectsLocationsBackupPlansBackupsVolumeBackups
The "volumeBackups" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRestorePlans
The "restorePlans" collection of methods.
ProjectsLocationsRestorePlansRestores
The "restores" collection of methods.
ProjectsLocationsRestorePlansRestoresVolumeRestores
The "volumeRestores" collection of methods.
Restore
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RestorePlan
This class defines attributes, valid values, and usage which is generated from a given json schema.
RetentionPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubstitutionRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeBackup
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeRestore
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupforGKE
Service definition for BackupforGKE (v1).
AllowedClient
This class defines attributes, valid values, and usage which is generated from a given json schema.
BaremetalsolutionEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetachLunRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchInstanceProvisioningSettingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBaremetalsolutionV2LogicalInterface
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBaremetalsolutionV2ServerNetworkTemplateLogicalInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceQuota
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntakeVlanAttachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLunsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNetworksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNetworkUsageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNfsSharesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProvisioningQuotasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSnapshotSchedulePoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVolumeSnapshotsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVolumesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogicalInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogicalNetworkInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
Lun
This class defines attributes, valid values, and usage which is generated from a given json schema.
LunRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Network
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkAddressReservation
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkUsage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NfsExport
This class defines attributes, valid values, and usage which is generated from a given json schema.
NfsShare
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProvisioningConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProvisioningQuota
This class defines attributes, valid values, and usage which is generated from a given json schema.
QosPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetInstanceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResizeVolumeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInstanceProvisioningSettings
The "instanceProvisioningSettings" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsNetworks
The "networks" collection of methods.
ProjectsLocationsNfsShares
The "nfsShares" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsProvisioningConfigs
The "provisioningConfigs" collection of methods.
ProjectsLocationsProvisioningQuotas
The "provisioningQuotas" collection of methods.
ProjectsLocationsSnapshotSchedulePolicies
The "snapshotSchedulePolicies" collection of methods.
ProjectsLocationsVolumes
The "volumes" collection of methods.
ProjectsLocationsVolumesLuns
The "luns" collection of methods.
ProjectsLocationsVolumesSnapshots
The "snapshots" collection of methods.
RestoreVolumeSnapshotRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServerNetworkTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SnapshotReservationDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
SnapshotSchedulePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StartInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StopInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubmitProvisioningConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubmitProvisioningConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VlanAttachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeSnapshot
This class defines attributes, valid values, and usage which is generated from a given json schema.
VRF
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Baremetalsolution
Service definition for Baremetalsolution (v2).
AllocatedConnection
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppGateway
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppGatewayOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplicationEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
BeyondcorpEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientConnectorService
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientConnectorServiceOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientGateway
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientGatewayOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudPubSubNotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudSecurityZerotrustApplinkAppConnectorProtoConnectorDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSecurityZerotrustApplinkAppConnectorProtoGateway
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connector
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectorInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectorOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerHealthDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationRoute
This class defines attributes, valid values, and usage which is generated from a given json schema.
Egress
This class defines attributes, valid values, and usage which is generated from a given json schema.
Gateway
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1AppConnection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1AppConnectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectionsV1ListAppConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaContainerHealthDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaRemoteAgentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectorsV1AppConnector
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1AppConnectorInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1AppConnectorOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1ContainerHealthDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1ImageConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1ListAppConnectorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppconnectorsV1NotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1NotificationConfigCloudPubSubNotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1RemoteAgentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1ReportStatusRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1ResolveInstanceConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBeyondcorpAppgatewaysV1alphaAppGatewayOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpApplicationsV1alphaApplicationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpClientconnectorservicesV1alphaClientConnectorServiceOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpClientgatewaysV1alphaClientGatewayOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpConnectionsV1alphaConnectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpConnectorsV1alphaConnectorOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpConnectorsV1alphaContainerHealthDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBeyondcorpConnectorsV1alphaRemoteAgentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudLocationListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudLocationLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Ingress
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAppGatewaysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientConnectorServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientGatewaysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConnectorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeeredVpc
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrincipalInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoteAgentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportStatusRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResolveConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResolveInstanceConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsAppConnections
The "appConnections" collection of methods.
ProjectsLocationsAppConnectors
The "appConnectors" collection of methods.
ProjectsLocationsAppGateways
The "appGateways" collection of methods.
ProjectsLocationsClientConnectorServices
The "clientConnectorServices" collection of methods.
ProjectsLocationsClientGateways
The "clientGateways" collection of methods.
ProjectsLocationsConnections
The "connections" collection of methods.
ProjectsLocationsConnectors
The "connectors" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ResourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Tunnelv1ProtoTunnelerError
This class defines attributes, valid values, and usage which is generated from a given json schema.
Tunnelv1ProtoTunnelerInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BeyondCorp
Service definition for BeyondCorp (v1).
AggregateClassificationMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
Argument
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArimaCoefficients
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArimaFittingMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArimaForecastingMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArimaModelInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArimaOrder
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArimaResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArimaSingleModelForecastingMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AvroOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
BiEngineReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
BiEngineStatistics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigQueryModelTraining
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigtableColumn
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigtableColumnFamily
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigtableOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BinaryClassificationMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BinaryConfusionMatrix
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BqmlIterationResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
BqmlTrainingRun
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BqmlTrainingRunTrainingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CategoricalValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CategoryCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloneDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cluster
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Clustering
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusteringMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfusionMatrix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectionProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CsvOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dataset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatasetAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatasetAccessEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatasetAccessEntryTargetTypes
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatasetList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatasetListDatasets
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatasetReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatasetTags
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSplitResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationTableProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionalityReductionMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
DmlStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleCandidates
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DoubleHparamSearchSpace
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
EvaluationMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExplainQueryStage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExplainQueryStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Explanation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalDataConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FeatureValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetQueryResultsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetServiceAccountResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlobalExplanation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSheetsOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HivePartitioningOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HparamSearchSpaces
This class defines attributes, valid values, and usage which is generated from a given json schema.
HparamTuningTrial
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexUnusedReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntArray
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IntArrayHparamSearchSpace
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IntCandidates
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IntHparamSearchSpace
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
IterationResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobCancelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobConfigurationExtract
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobConfigurationLoad
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobConfigurationQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobConfigurationTableCopy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobListJobs
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobStatistics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobStatistics2
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobStatistics2ReservationUsage
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobStatistics3
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobStatistics4
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobStatistics5
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobStatisticsReservationUsage
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListModelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRoutinesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRowAccessPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaterializedViewDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
MlStatistics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Model
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModelDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModelDefinitionModelOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModelReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
MultiClassClassificationMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ParquetOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrincipalComponentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectListProjects
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryParameterType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryParameterTypeStructTypes
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryParameterValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryTimelineSample
This class defines attributes, valid values, and usage which is generated from a given json schema.
RangePartitioning
This class defines attributes, valid values, and usage which is generated from a given json schema.
RangePartitioningRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
RankingMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegressionMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoteFunctionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Datasets
The "datasets" collection of methods.
Jobs
The "jobs" collection of methods.
Models
The "models" collection of methods.
Projects
The "projects" collection of methods.
Routines
The "routines" collection of methods.
RowAccessPolicies
The "rowAccessPolicies" collection of methods.
Tabledata
The "tabledata" collection of methods.
Tables
The "tables" collection of methods.
Routine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RoutineReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RowAccessPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
RowAccessPolicyReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
RowLevelSecurityStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScriptStackFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScriptStatistics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchStatistics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SessionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SnapshotDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
StandardSqlDataType
This class defines attributes, valid values, and usage which is generated from a given json schema.
StandardSqlField
This class defines attributes, valid values, and usage which is generated from a given json schema.
StandardSqlStructType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StandardSqlTableType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Streamingbuffer
This class defines attributes, valid values, and usage which is generated from a given json schema.
StringHparamSearchSpace
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Table
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCell
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableDataInsertAllRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableDataInsertAllRequestRows
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableDataInsertAllResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableDataInsertAllResponseInsertErrors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableDataList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableFieldSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableFieldSchemaCategories
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableFieldSchemaPolicyTags
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableListTables
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableListTablesView
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimePartitioning
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrainingOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrainingRun
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransactionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserDefinedFunctionResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViewDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bigquery
Service definition for Bigquery (v2).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigqueryconnectionEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudSqlCredential
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSqlProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connection
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectionCredential
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsConnections
The "connections" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigQueryConnectionService
Service definition for BigQueryConnectionService (v1beta1).
BigquerydatatransferEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckValidCredsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckValidCredsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EmailPreferences
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnrollDataSourcesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDataSourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTransferConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTransferLogsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTransferRunsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsDataSources
The "dataSources" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsDataSources
The "dataSources" collection of methods.
ProjectsLocationsTransferConfigs
The "transferConfigs" collection of methods.
ProjectsLocationsTransferConfigsRuns
The "runs" collection of methods.
ProjectsLocationsTransferConfigsRunsTransferLogs
The "transferLogs" collection of methods.
ProjectsTransferConfigs
The "transferConfigs" collection of methods.
ProjectsTransferConfigsRuns
The "runs" collection of methods.
ProjectsTransferConfigsRunsTransferLogs
The "transferLogs" collection of methods.
ScheduleOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScheduleTransferRunsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScheduleTransferRunsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StartManualTransferRunsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartManualTransferRunsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigQueryDataTransfer
Service definition for BigQueryDataTransfer (v1).
Assignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigqueryreservationEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
BiReservation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CapacityCommitment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAssignmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCapacityCommitmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReservationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MergeCapacityCommitmentsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MoveAssignmentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reservation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsCapacityCommitments
The "capacityCommitments" collection of methods.
ProjectsLocationsReservations
The "reservations" collection of methods.
ProjectsLocationsReservationsAssignments
The "assignments" collection of methods.
SearchAllAssignmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchAssignmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SplitCapacityCommitmentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SplitCapacityCommitmentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigQueryReservation
Service definition for BigQueryReservation (v1).
AppProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalingLimits
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingTargets
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backup
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigtableadminEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CheckConsistencyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckConsistencyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterAutoscalingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ColumnFamily
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateBackupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateClusterMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateInstanceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTableRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DropRowRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailureTrace
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Frame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateConsistencyTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateConsistencyTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HotTablet
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
This class defines attributes, valid values, and usage which is generated from a given json schema.
Intersection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAppProfilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClustersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHotTabletsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTablesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Modification
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyColumnFamiliesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MultiClusterRoutingUseAny
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
OptimizeRestoredTableMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartialUpdateClusterMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartialUpdateClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartialUpdateInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operations
The "operations" collection of methods.
OperationsProjects
The "projects" collection of methods.
OperationsProjectsOperations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsInstances
The "instances" collection of methods.
ProjectsInstancesAppProfiles
The "appProfiles" collection of methods.
ProjectsInstancesClusters
The "clusters" collection of methods.
ProjectsInstancesClustersBackups
The "backups" collection of methods.
ProjectsInstancesClustersHotTablets
The "hotTablets" collection of methods.
ProjectsInstancesTables
The "tables" collection of methods.
ProjectsLocations
The "locations" collection of methods.
RestoreInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreTableMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreTableRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SingleClusterRouting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Split
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Table
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteTableMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteTableRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Union
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateAppProfileMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateClusterMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateInstanceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigtableAdmin
Service definition for BigtableAdmin (v2).
AdmissionRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdmissionWhitelistPattern
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttestationOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Attestor
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttestorPublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
BinaryauthorizationEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Jwt
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAttestorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PkixPublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsAttestors
The "attestors" collection of methods.
ProjectsPolicy
The "policy" collection of methods.
Systempolicy
The "systempolicy" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Signature
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserOwnedGrafeasNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValidateAttestationOccurrenceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateAttestationOccurrenceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
BinaryAuthorization
Service definition for BinaryAuthorization (v1).
Blog
This class defines attributes, valid values, and usage which is generated from a given json schema.
BlogList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BlogLocale
This class defines attributes, valid values, and usage which is generated from a given json schema.
BlogPages
This class defines attributes, valid values, and usage which is generated from a given json schema.
BlogPerUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BlogPosts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BlogUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Comment
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentAuthor
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentAuthorImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentBlog
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentInReplyTo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommentPost
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageAuthor
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageAuthorImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageBlog
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Pageviews
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PageviewsCounts
This class defines attributes, valid values, and usage which is generated from a given json schema.
Post
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostAuthor
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostAuthorImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostBlog
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostImages
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostPerUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostReplies
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostUserInfosList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Blogs
The "blogs" collection of methods.
BlogUserInfos
The "blogUserInfos" collection of methods.
Comments
The "comments" collection of methods.
Pages
The "pages" collection of methods.
PageViews
The "pageViews" collection of methods.
Posts
The "posts" collection of methods.
PostUserInfos
The "postUserInfos" collection of methods.
Users
The "users" collection of methods.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserBlogs
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserLocale
This class defines attributes, valid values, and usage which is generated from a given json schema.
Blogger
Service definition for Blogger (v3).
Annotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotationClientVersionRanges
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnnotationCurrentVersionRanges
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnnotationLayerSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
Annotations
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Annotationsdata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotationsSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotationsSummaryLayers
This class defines attributes, valid values, and usage which is generated from a given json schema.
BooksAnnotationsRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
BooksCloudloadingResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
BooksEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Bookshelf
This class defines attributes, valid values, and usage which is generated from a given json schema.
Bookshelves
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BooksVolumesRecommendedRateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Category
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CategoryItems
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConcurrentAccessRestriction
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictionaryAnnotationdata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dictlayerdata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataCommon
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDict
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DictlayerdataDictSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWords
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DictlayerdataDictWordsDerivatives
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsDerivativesSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsExamples
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsExamplesSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSenses
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DictlayerdataDictWordsSensesConjugations
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSensesDefinitions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DictlayerdataDictWordsSensesDefinitionsExamples
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSensesDefinitionsExamplesSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSensesSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSensesSynonyms
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSensesSynonymsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DictlayerdataDictWordsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Discoveryclusters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiscoveryclustersClusters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiscoveryclustersClustersBannerWithContentContainer
This class defines attributes, valid values, and usage which is generated from a given json schema.
DownloadAccesses
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DownloadAccessRestriction
This class defines attributes, valid values, and usage which is generated from a given json schema.
FamilyInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
FamilyInfoMembership
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoAnnotationdata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Geolayerdata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeolayerdataCommon
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeolayerdataGeo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GeolayerdataGeoViewport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeolayerdataGeoViewportHi
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeolayerdataGeoViewportLo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Layersummaries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Layersummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetadataItems
This class defines attributes, valid values, and usage which is generated from a given json schema.
Notification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Offers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OffersItems
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OffersItemsItems
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReadingPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestAccessData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Bookshelves
The "bookshelves" collection of methods.
BookshelvesVolumes
The "volumes" collection of methods.
Cloudloading
The "cloudloading" collection of methods.
Dictionary
The "dictionary" collection of methods.
Familysharing
The "familysharing" collection of methods.
Layers
The "layers" collection of methods.
LayersAnnotationData
The "annotationData" collection of methods.
LayersVolumeAnnotations
The "volumeAnnotations" collection of methods.
Myconfig
The "myconfig" collection of methods.
Mylibrary
The "mylibrary" collection of methods.
MylibraryAnnotations
The "annotations" collection of methods.
MylibraryBookshelves
The "bookshelves" collection of methods.
MylibraryBookshelvesVolumes
The "volumes" collection of methods.
MylibraryReadingpositions
The "readingpositions" collection of methods.
Notification
The "notification" collection of methods.
Onboarding
The "onboarding" collection of methods.
Personalizedstream
The "personalizedstream" collection of methods.
Promooffer
The "promooffer" collection of methods.
Series
The "series" collection of methods.
SeriesMembership
The "membership" collection of methods.
Volumes
The "volumes" collection of methods.
VolumesAssociated
The "associated" collection of methods.
VolumesMybooks
The "mybooks" collection of methods.
VolumesRecommended
The "recommended" collection of methods.
VolumesUseruploaded
The "useruploaded" collection of methods.
Review
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReviewAuthor
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReviewSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Series
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Seriesmembership
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SeriesSeries
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeriesSeriesSeriesSubscriptionReleaseInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Usersettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotesExport
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotification
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotificationMatchMyInterests
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotificationMoreFromAuthors
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotificationMoreFromSeries
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotificationPriceDrop
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersettingsNotificationRewardExpirations
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volume2
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeAccessInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeAccessInfoEpub
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeAccessInfoPdf
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volumeannotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeannotationContentRanges
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volumeannotations
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeLayerInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeLayerInfoLayers
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeRecommendedInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volumes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeSaleInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeSaleInfoListPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeSaleInfoOffers
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeSaleInfoOffersListPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeSaleInfoOffersRentalDuration
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeSaleInfoOffersRetailPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeSaleInfoRetailPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeSearchInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volumeseriesinfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeseriesinfoVolumeSeries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeseriesinfoVolumeSeriesIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeUserInfoCopy
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeUserInfoFamilySharing
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeUserInfoRentalPeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeUserInfoUserUploadedVolumeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeVolumeInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VolumeVolumeInfoDimensions
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeVolumeInfoImageLinks
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeVolumeInfoIndustryIdentifiers
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeVolumeInfoPanelizationSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeVolumeInfoReadingModes
This class defines attributes, valid values, and usage which is generated from a given json schema.
Books
Service definition for Books (v1).
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatedValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetDailyMetricsTimeSeriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsightsValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListSearchKeywordImpressionsMonthlyResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Locations
The "locations" collection of methods.
LocationsSearchkeywords
The "searchkeywords" collection of methods.
LocationsSearchkeywordsImpressions
The "impressions" collection of methods.
LocationsSearchkeywordsImpressionsMonthly
The "monthly" collection of methods.
SearchKeywordCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeSeries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BusinessProfilePerformance
Service definition for BusinessProfilePerformance (v1).
Acl
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AclRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
AclRuleScope
This class defines attributes, valid values, and usage which is generated from a given json schema.
Calendar
This class defines attributes, valid values, and usage which is generated from a given json schema.
CalendarList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CalendarListEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CalendarListEntryNotificationSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CalendarNotification
This class defines attributes, valid values, and usage which is generated from a given json schema.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ColorDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
Colors
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConferenceData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConferenceParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConferenceParametersAddOnParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConferenceProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConferenceRequestStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConferenceSolution
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConferenceSolutionKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateConferenceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntryPoint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Error
This class defines attributes, valid values, and usage which is generated from a given json schema.
Event
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventAttachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventAttendee
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventCreator
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventDateTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventExtendedProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventGadget
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventOrganizer
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventReminder
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventReminders
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Events
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
FreeBusyCalendar
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FreeBusyGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FreeBusyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FreeBusyRequestItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
FreeBusyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Acl
The "acl" collection of methods.
CalendarList
The "calendarList" collection of methods.
Calendars
The "calendars" collection of methods.
Channels
The "channels" collection of methods.
Colors
The "colors" collection of methods.
Events
The "events" collection of methods.
Freebusy
The "freebusy" collection of methods.
Settings
The "settings" collection of methods.
Setting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Settings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
Calendar
Service definition for Calendar (v3).
AccessUrls
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivateCertificateAuthorityRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AllowedKeyType
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CaOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CaPool
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertChain
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Certificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateAuthority
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertificateDescription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateExtensionConstraints
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateFingerprint
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertificateIdentityConstraints
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertificateRevocationList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableCertificateAuthorityRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EcKeyType
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableCertificateAuthorityRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExtendedKeyUsageOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchCaCertsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchCaCertsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FetchCertificateAuthorityCsrResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IssuanceModes
This class defines attributes, valid values, and usage which is generated from a given json schema.
IssuancePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyId
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyUsage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyUsageOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyVersionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListCaPoolsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificateAuthoritiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificateRevocationListsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificateTemplatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectId
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrivatecaEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublishingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReconciliationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsCaPools
The "caPools" collection of methods.
ProjectsLocationsCaPoolsCertificateAuthorities
The "certificateAuthorities" collection of methods.
ProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationLists
The "certificateRevocationLists" collection of methods.
ProjectsLocationsCaPoolsCertificates
The "certificates" collection of methods.
ProjectsLocationsCertificateTemplates
The "certificateTemplates" collection of methods.
ProjectsLocationsManagedPkis
The "managedPkis" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
RevocationDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevokeCertificateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevokedCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
RsaKeyType
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Subject
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubjectAltNames
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubjectConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubjectDescription
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubordinateConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubordinateConfigChain
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteCertificateAuthorityRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
X509Extension
This class defines attributes, valid values, and usage which is generated from a given json schema.
X509Parameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateAuthorityService
Service definition for CertificateAuthorityService (v1).
AuthorizationAttemptInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Certificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificatemanagerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertificateMap
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateMapEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DnsAuthorization
This class defines attributes, valid values, and usage which is generated from a given json schema.
DnsResourceRecord
This class defines attributes, valid values, and usage which is generated from a given json schema.
GclbTarget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IpConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificateMapEntriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificateMapsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCertificatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDnsAuthorizationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedCertificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProvisioningIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsCertificateMaps
The "certificateMaps" collection of methods.
ProjectsLocationsCertificateMapsCertificateMapEntries
The "certificateMapEntries" collection of methods.
ProjectsLocationsCertificates
The "certificates" collection of methods.
ProjectsLocationsDnsAuthorizations
The "dnsAuthorizations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ResourcesCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
SelfManagedCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateManager
Service definition for CertificateManager (v1).
GoogleChromeManagementV1AndroidAppInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1AndroidAppPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1AppDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1AudioStatusReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1BatteryInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1BatterySampleReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1BatteryStatusReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1BrowserVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1ChromeAppInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1ChromeAppPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1ChromeAppRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1ChromeAppSiteAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1CountChromeAppRequestsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1CountChromeDevicesReachingAutoExpirationDateResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1CountChromeDevicesThatNeedAttentionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1CountChromeVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1CountInstalledAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1CpuInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1CpuStatusReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1CpuTemperatureInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1Device
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1DeviceAueCountReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1DiskInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1DisplayInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1FindInstalledAppDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1GraphicsAdapterInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1GraphicsInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1GraphicsStatusReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1HttpsLatencyRoutineData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1InstalledApp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1ListTelemetryDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1MemoryInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1MemoryStatusReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1NetworkDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1NetworkDiagnosticsReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1NetworkInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1NetworkStatusReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1OsUpdateStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1StorageInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1StorageInfoDiskVolume
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1StorageStatusReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1TelemetryDevice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromeManagementV1ThunderboltInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromeManagementV1TotalMemoryEncryptionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customers
The "customers" collection of methods.
CustomersApps
The "apps" collection of methods.
CustomersAppsAndroid
The "android" collection of methods.
CustomersAppsChrome
The "chrome" collection of methods.
CustomersAppsWeb
The "web" collection of methods.
CustomersReports
The "reports" collection of methods.
CustomersTelemetry
The "telemetry" collection of methods.
CustomersTelemetryDevices
The "devices" collection of methods.
ChromeManagement
Service definition for ChromeManagement (v1).
ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1AdditionalTargetKeyName
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1InheritOrgUnitPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1ListPolicySchemasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1ModifyOrgUnitPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1PolicySchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1PolicySchemaFieldDependencies
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1PolicySchemaFieldDescription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1PolicySchemaNoticeDescription
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1PolicySchemaRequiredItems
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1PolicyTargetKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1PolicyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1ResolvedPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1ResolveRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1ResolveResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleChromePolicyV1UploadPolicyFileRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChromePolicyV1UploadPolicyFileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Proto2DescriptorProto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Proto2EnumDescriptorProto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Proto2EnumValueDescriptorProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
Proto2FieldDescriptorProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
Proto2FileDescriptorProto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Proto2OneofDescriptorProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customers
The "customers" collection of methods.
CustomersPolicies
The "policies" collection of methods.
CustomersPoliciesOrgunits
The "orgunits" collection of methods.
CustomersPolicySchemas
The "policySchemas" collection of methods.
Media
The "media" collection of methods.
ChromePolicy
Service definition for ChromePolicy (v1).
Bin
This class defines attributes, valid values, and usage which is generated from a given json schema.
Key
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metric
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Percentiles
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Record
This class defines attributes, valid values, and usage which is generated from a given json schema.
Records
The "records" collection of methods.
UrlNormalization
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeUXReport
Service definition for ChromeUXReport (v1).
AdministrationRegion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdministrativeBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Candidate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Contest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DivisionSearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DivisionSearchResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Election
This class defines attributes, valid values, and usage which is generated from a given json schema.
ElectionOfficial
This class defines attributes, valid values, and usage which is generated from a given json schema.
ElectionsQueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ElectoralDistrict
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureIdProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeocodingSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeographicDivision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MessageSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
Office
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Official
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PollingLocation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Precinct
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepresentativeInfoData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepresentativeInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Divisions
The "divisions" collection of methods.
Elections
The "elections" collection of methods.
Representatives
The "representatives" collection of methods.
SimpleAddressType
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
VoterInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CivicInfo
Service definition for CivicInfo (v2).
Announcement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Assignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssignmentSubmission
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Attachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClassroomEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudPubsubTopic
This class defines attributes, valid values, and usage which is generated from a given json schema.
Course
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CourseAlias
This class defines attributes, valid values, and usage which is generated from a given json schema.
CourseMaterial
This class defines attributes, valid values, and usage which is generated from a given json schema.
CourseMaterialSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CourseRosterChangesInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CourseWork
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CourseWorkChangesInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CourseWorkMaterial
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFolder
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feed
This class defines attributes, valid values, and usage which is generated from a given json schema.
Form
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlobalPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
GradebookSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GradeCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
GradeHistory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Guardian
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuardianInvitation
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndividualStudentsOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Invitation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAnnouncementsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCourseAliasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCoursesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCourseWorkMaterialResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCourseWorkResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGuardianInvitationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGuardiansResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInvitationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStudentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStudentSubmissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTeachersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTopicResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Material
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyAnnouncementAssigneesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyAttachmentsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyCourseWorkAssigneesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyIndividualStudentsOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MultipleChoiceQuestion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MultipleChoiceSubmission
This class defines attributes, valid values, and usage which is generated from a given json schema.
Name
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReclaimStudentSubmissionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Registration
This class defines attributes, valid values, and usage which is generated from a given json schema.
Courses
The "courses" collection of methods.
CoursesAliases
The "aliases" collection of methods.
CoursesAnnouncements
The "announcements" collection of methods.
CoursesCourseWork
The "courseWork" collection of methods.
CoursesCourseWorkMaterials
The "courseWorkMaterials" collection of methods.
CoursesCourseWorkStudentSubmissions
The "studentSubmissions" collection of methods.
CoursesStudents
The "students" collection of methods.
CoursesTeachers
The "teachers" collection of methods.
CoursesTopics
The "topics" collection of methods.
Invitations
The "invitations" collection of methods.
Registrations
The "registrations" collection of methods.
UserProfiles
The "userProfiles" collection of methods.
UserProfilesGuardianInvitations
The "guardianInvitations" collection of methods.
UserProfilesGuardians
The "guardians" collection of methods.
ReturnStudentSubmissionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SharedDriveFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShortAnswerSubmission
This class defines attributes, valid values, and usage which is generated from a given json schema.
StateHistory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Student
This class defines attributes, valid values, and usage which is generated from a given json schema.
StudentSubmission
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubmissionHistory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Teacher
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
Topic
This class defines attributes, valid values, and usage which is generated from a given json schema.
TurnInStudentSubmissionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserProfile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
YouTubeVideo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Classroom
Service definition for Classroom (v1).
AccessSelector
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzeIamPolicyLongrunningMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeIamPolicyLongrunningRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeIamPolicyLongrunningResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeIamPolicyResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzeMoveResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Asset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AttachedResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetAssetsHistoryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetEffectiveIamPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudassetEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudassetResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConditionContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConditionEvaluation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateFeedRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
EffectiveIamPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Explanation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportAssetsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feed
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FeedOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1Access
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1AccessControlList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssetV1BigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1Edge
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1Identity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1IdentityList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssetV1p7beta1Asset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssetV1p7beta1RelatedAsset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssetV1p7beta1RelatedAssets
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudAssetV1p7beta1RelationshipAttributes
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1p7beta1Resource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudAssetV1Resource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV1BooleanPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV1ListPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudOrgpolicyV1Policy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV1RestoreDefault
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1AccessLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1AccessPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1ApiOperation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1BasicLevel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1Condition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1CustomLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1DevicePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1EgressFrom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1EgressPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1EgressTo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1IngressFrom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1IngressPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1IngressSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1IngressTo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1MethodSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1OsConstraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1ServicePerimeter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IamPolicyAnalysis
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IamPolicyAnalysisOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamPolicyAnalysisQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamPolicyAnalysisResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IamPolicyAnalysisState
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamPolicySearchResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentitySelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
Inventory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Item
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFeedsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSavedQueriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MoveAnalysis
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoveAnalysisResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MoveImpact
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Options
This class defines attributes, valid values, and usage which is generated from a given json schema.
OsInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
Permissions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelatedAsset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RelatedAssets
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RelatedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelatedResources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RelationshipAttributes
This class defines attributes, valid values, and usage which is generated from a given json schema.
Assets
The "assets" collection of methods.
EffectiveIamPolicies
The "effectiveIamPolicies" collection of methods.
Feeds
The "feeds" collection of methods.
Operations
The "operations" collection of methods.
SavedQueries
The "savedQueries" collection of methods.
V1
The "v1" collection of methods.
ResourceSearchResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
SavedQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchAllIamPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchAllResourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SoftwarePackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TemporalAsset
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateFeedRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VersionedPackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
VersionedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
WindowsApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
WindowsQuickFixEngineeringPackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
WindowsUpdateCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
WindowsUpdatePackage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZypperPatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudAsset
Service definition for CloudAsset (v1).
AggregationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Category
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoTaxonomy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBillingAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProjectBillingInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSkusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PricingExpression
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PricingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectBillingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BillingAccounts
The "billingAccounts" collection of methods.
BillingAccountsProjects
The "projects" collection of methods.
Projects
The "projects" collection of methods.
Services
The "services" collection of methods.
ServicesSkus
The "skus" collection of methods.
Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Sku
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TierRate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cloudbilling
Service definition for Cloudbilling (v1).
GoogleCloudBillingBudgetsV1Budget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBillingBudgetsV1BudgetAmount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBillingBudgetsV1CustomPeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBillingBudgetsV1Filter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBillingBudgetsV1LastPeriodAmount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudBillingBudgetsV1ListBudgetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBillingBudgetsV1NotificationsRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudBillingBudgetsV1ThresholdRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeMoney
This class defines attributes, valid values, and usage which is generated from a given json schema.
BillingAccounts
The "billingAccounts" collection of methods.
BillingAccountsBudgets
The "budgets" collection of methods.
CloudBillingBudget
Service definition for CloudBillingBudget (v1).
AddBitbucketServerConnectedRepositoryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddBitbucketServerConnectedRepositoryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApprovalConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApprovalResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproveBuildRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArtifactObjects
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArtifactResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Artifacts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateBitbucketServerConnectedRepositoriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateBitbucketServerConnectedRepositoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BitbucketServerConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BitbucketServerConnectedRepository
This class defines attributes, valid values, and usage which is generated from a given json schema.
BitbucketServerRepository
This class defines attributes, valid values, and usage which is generated from a given json schema.
BitbucketServerRepositoryId
This class defines attributes, valid values, and usage which is generated from a given json schema.
BitbucketServerSecrets
This class defines attributes, valid values, and usage which is generated from a given json schema.
BitbucketServerTriggerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Build
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildApproval
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildTrigger
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuiltImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelBuildRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudbuildEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateBitbucketServerConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateBitbucketServerConnectedRepositoryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateGitHubEnterpriseConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateGitLabConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateWorkerPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteBitbucketServerConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteGitHubEnterpriseConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteGitLabConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteWorkerPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailureInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileHashes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GitFileSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitHubEnterpriseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitHubEnterpriseSecrets
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitHubEventsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitRepoSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsCloudbuildV1BuildOptionsPoolOptionWorkerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsCloudbuildV2OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hash
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HTTPDelivery
This class defines attributes, valid values, and usage which is generated from a given json schema.
HybridPoolConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
HybridWorkerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InlineSecret
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBitbucketServerConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBitbucketServerRepositoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBuildsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBuildTriggersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGithubEnterpriseConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkerPoolsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Notification
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotifierConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotifierMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotifierSecret
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotifierSecretRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotifierSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PoolOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivatePoolV1Config
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProcessAppManifestCallbackOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PullRequestFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
PushFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReceiveTriggerWebhookResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveBitbucketServerConnectedRepositoryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepoSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Locations
The "locations" collection of methods.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsBuilds
The "builds" collection of methods.
ProjectsGithubEnterpriseConfigs
The "githubEnterpriseConfigs" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsBitbucketServerConfigs
The "bitbucketServerConfigs" collection of methods.
ProjectsLocationsBitbucketServerConfigsConnectedRepositories
The "connectedRepositories" collection of methods.
ProjectsLocationsBitbucketServerConfigsRepos
The "repos" collection of methods.
ProjectsLocationsBuilds
The "builds" collection of methods.
ProjectsLocationsGithubEnterpriseConfigs
The "githubEnterpriseConfigs" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsTriggers
The "triggers" collection of methods.
ProjectsLocationsWorkerPools
The "workerPools" collection of methods.
ProjectsTriggers
The "triggers" collection of methods.
V1
The "v1" collection of methods.
Results
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RetryBuildRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunBuildTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunWorkflowCustomOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Secret
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretManagerSecret
This class defines attributes, valid values, and usage which is generated from a given json schema.
Secrets
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlackDelivery
This class defines attributes, valid values, and usage which is generated from a given json schema.
SMTPDelivery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceProvenance
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StorageSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
StorageSourceManifest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeSpan
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateBitbucketServerConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateGitHubEnterpriseConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateGitLabConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateWorkerPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
Warning
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebhookConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerPool
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudBuild
Service definition for CloudBuild (v1).
GoogleCloudChannelV1ActivateEntitlementRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1AdminUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1AssociationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1ChannelPartnerEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1CommitmentSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1CustomerEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1Entitlement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1alpha1EntitlementEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1Parameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1Period
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1ProvisionedService
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1RenewalSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1SubscriberEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1TransferEntitlementsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1alpha1TrialSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1alpha1Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1AssociationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CancelEntitlementRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ChangeOfferRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ChangeParametersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ChangeRenewalSettingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ChannelPartnerLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ChannelPartnerRepricingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1CloudIdentityCustomerAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CloudIdentityInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CommitmentSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Constraints
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ContactInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CreateEntitlementRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Customer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CustomerConstraints
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1CustomerEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1CustomerRepricingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1EduData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Entitlement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1EntitlementEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ImportCustomerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ListChannelPartnerLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListCustomerRepricingConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListCustomersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListEntitlementsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListOffersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListPurchasableOffersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListPurchasableSkusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListSkusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListSubscribersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListTransferableOffersRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ListTransferableOffersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1ListTransferableSkusRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ListTransferableSkusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1MarketingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Media
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Offer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Parameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ParameterDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1PercentageAdjustment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Period
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Plan
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1PriceByResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1PricePhase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1PriceTier
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Product
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ProvisionCloudIdentityRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1ProvisionedService
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1PurchasableOffer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1PurchasableSku
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RegisterSubscriberRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RegisterSubscriberResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RenewalSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RepricingAdjustment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RepricingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1RepricingConfigEntitlementGranularity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Sku
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1StartPaidServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1SubscriberEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1SuspendEntitlementRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1TransferableOffer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1TransferableSku
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1TransferEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1TransferEntitlementsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1TransferEntitlementsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1TransferEntitlementsToGoogleRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudChannelV1TrialSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1UnregisterSubscriberRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1UnregisterSubscriberResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1UpdateChannelPartnerLinkRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudChannelV1Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDecimal
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeMoney
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypePostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Accounts
The "accounts" collection of methods.
AccountsChannelPartnerLinks
The "channelPartnerLinks" collection of methods.
AccountsChannelPartnerLinksChannelPartnerRepricingConfigs
The "channelPartnerRepricingConfigs" collection of methods.
AccountsChannelPartnerLinksCustomers
The "customers" collection of methods.
AccountsCustomers
The "customers" collection of methods.
AccountsCustomersCustomerRepricingConfigs
The "customerRepricingConfigs" collection of methods.
AccountsCustomersEntitlements
The "entitlements" collection of methods.
AccountsOffers
The "offers" collection of methods.
Operations
The "operations" collection of methods.
Products
The "products" collection of methods.
ProductsSkus
The "skus" collection of methods.
Cloudchannel
Service definition for Cloudchannel (v1).
AllowedIpRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckUpgradeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CidrBlock
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComposerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvironmentConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IPAllocationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEnvironmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListImageVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
MasterAuthorizedNetworksConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateClusterConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateEnvironmentConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsEnvironments
The "environments" collection of methods.
ProjectsLocationsImageVersions
The "imageVersions" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
SchedulerResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
SoftwareConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebServerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebServerNetworkAccessControl
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebServerResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkloadsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudComposer
Service definition for CloudComposer (v1).
DataplexEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Action
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ActionFailedSecurityPolicyApply
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ActionIncompatibleDataSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ActionInvalidDataFormat
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ActionInvalidDataOrganization
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ActionInvalidDataPartition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ActionMissingData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ActionMissingResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ActionUnauthorizedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Asset
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetDiscoverySpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetDiscoveryStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetDiscoveryStatusStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetResourceSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetResourceStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetSecurityStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1AssetStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1CancelJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Content
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ContentNotebook
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ContentSqlScript
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1DiscoveryEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1DiscoveryEventActionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1DiscoveryEventConfigDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1DiscoveryEventEntityDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1DiscoveryEventPartitionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EntityCompatibilityStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EntityCompatibilityStatusCompatibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EnvironmentEndpoints
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EnvironmentInfrastructureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1EnvironmentSessionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1EnvironmentSessionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1JobEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Lake
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1LakeMetastore
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1LakeMetastoreStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ListActionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListContentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListEntitiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListEnvironmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListLakesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListPartitionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListSessionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListTasksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ListZonesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Partition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1SchemaPartitionField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1SchemaSchemaField
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1Session
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1SessionEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1SessionEventQueryDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1StorageFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1StorageFormatCsvOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1StorageFormatJsonOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Task
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1TaskExecutionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1TaskExecutionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1TaskInfrastructureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1TaskSparkTaskConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1TaskTriggerSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1Zone
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ZoneDiscoverySpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDataplexV1ZoneResourceSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudLocationListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudLocationLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsLakes
The "lakes" collection of methods.
ProjectsLocationsLakesActions
The "actions" collection of methods.
ProjectsLocationsLakesContent
The "content" collection of methods.
ProjectsLocationsLakesContentitems
The "contentitems" collection of methods.
ProjectsLocationsLakesEnvironments
The "environments" collection of methods.
ProjectsLocationsLakesEnvironmentsSessions
The "sessions" collection of methods.
ProjectsLocationsLakesTasks
The "tasks" collection of methods.
ProjectsLocationsLakesTasksJobs
The "jobs" collection of methods.
ProjectsLocationsLakesZones
The "zones" collection of methods.
ProjectsLocationsLakesZonesActions
The "actions" collection of methods.
ProjectsLocationsLakesZonesAssets
The "assets" collection of methods.
ProjectsLocationsLakesZonesAssetsActions
The "actions" collection of methods.
ProjectsLocationsLakesZonesEntities
The "entities" collection of methods.
ProjectsLocationsLakesZonesEntitiesPartitions
The "partitions" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
CloudDataplex
Service definition for CloudDataplex (v1).
AliasContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Breakpoint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClouddebuggerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRepoSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudWorkspaceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudWorkspaceSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Debuggee
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExtendedSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
FormatMessage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GerritSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetBreakpointResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListActiveBreakpointsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBreakpointsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDebuggeesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectRepoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegisterDebuggeeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegisterDebuggeeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Controller
The "controller" collection of methods.
ControllerDebuggees
The "debuggees" collection of methods.
ControllerDebuggeesBreakpoints
The "breakpoints" collection of methods.
Debugger
The "debugger" collection of methods.
DebuggerDebuggees
The "debuggees" collection of methods.
DebuggerDebuggeesBreakpoints
The "breakpoints" collection of methods.
SetBreakpointResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
StackFrame
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StatusMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateActiveBreakpointRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateActiveBreakpointResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Variable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudDebugger
Service definition for CloudDebugger (v2).
AbandonReleaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AbandonReleaseResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnthosCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproveRolloutRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproveRolloutResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClouddeployEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DefaultPool
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryPipeline
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryPipelineNotificationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecutionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDeliveryPipelinesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReleasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRolloutsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTargetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PipelineCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
PipelineReadyCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrivatePool
This class defines attributes, valid values, and usage which is generated from a given json schema.
Release
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReleaseNotificationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReleaseRenderEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsDeliveryPipelines
The "deliveryPipelines" collection of methods.
ProjectsLocationsDeliveryPipelinesReleases
The "releases" collection of methods.
ProjectsLocationsDeliveryPipelinesReleasesRollouts
The "rollouts" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsTargets
The "targets" collection of methods.
Rollout
This class defines attributes, valid values, and usage which is generated from a given json schema.
RolloutNotificationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
SerialPipeline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SkaffoldVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
Stage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Target
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetNotificationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetRender
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetsPresentCondition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudDeploy
Service definition for CloudDeploy (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizationCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigureContactSettingsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigureDnsSettingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigureManagementSettingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Contact
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomDns
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DnsSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Domain
This class defines attributes, valid values, and usage which is generated from a given json schema.
DsRecord
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportRegistrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlueRecord
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDomainsDns
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportDomainRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRegistrationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagementSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegisterDomainRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegisterParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Registration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResetAuthorizationCodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRegistrations
The "registrations" collection of methods.
RetrieveImportableDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RetrieveRegisterParametersResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RetrieveTransferParametersResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransferDomainRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransferParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudDomains
Service definition for CloudDomains (v1).
DeleteEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ErrorEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ErrorGroupStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRequestContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGroupStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportedErrorEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportErrorEventResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsEvents
The "events" collection of methods.
ProjectsGroups
The "groups" collection of methods.
ProjectsGroupStats
The "groupStats" collection of methods.
ServiceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimedCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrackingIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Clouderrorreporting
Service definition for Clouderrorreporting (v1beta1).
Backup
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DailyCycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DenyMaintenancePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileShareConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSnapshotsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenancePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NfsExportOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsBackups
The "backups" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsInstancesSnapshots
The "snapshots" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
RestoreInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Snapshot
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WeeklyCycle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudFilestore
Service definition for CloudFilestore (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CallFunctionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CallFunctionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudFunction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudfunctionsFunction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventTrigger
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailurePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateDownloadUrlRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateDownloadUrlResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateUploadUrlRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateUploadUrlResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudFunctionsV2alphaOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudFunctionsV2alphaStage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudFunctionsV2alphaStateMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudFunctionsV2betaOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudFunctionsV2betaStage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudFunctionsV2betaStateMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudFunctionsV2OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudFunctionsV2Stage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudFunctionsV2StateMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpsTrigger
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListFunctionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRuntimesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadataV1
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepoSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsFunctions
The "functions" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRuntimes
The "runtimes" collection of methods.
Retry
This class defines attributes, valid values, and usage which is generated from a given json schema.
Runtime
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecretEnvVar
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretVolume
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceProvenance
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceRepository
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StorageSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudFunctions
Service definition for CloudFunctions (v2).
ActivateConsentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeEntitiesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzeEntitiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArchiveUserDataMappingRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArchiveUserDataMappingResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attribute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AttributeDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CharacterMaskConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckDataAccessRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckDataAccessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Consent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConsentArtifact
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConsentEvaluation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConsentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConsentStore
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateMessageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CryptoHashConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dataset
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateShiftConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeidentifyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeidentifyDatasetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeidentifyDicomStoreRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeidentifyFhirStoreRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeidentifySummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
DicomConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DicomFilterConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DicomStore
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityMention
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityMentionRelationship
This class defines attributes, valid values, and usage which is generated from a given json schema.
EvaluateUserConsentsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EvaluateUserConsentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExportDicomDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportDicomDataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportMessagesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportMessagesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportResourcesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportResourcesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feature
This class defines attributes, valid values, and usage which is generated from a given json schema.
FhirConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FhirFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FhirStore
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Field
This class defines attributes, valid values, and usage which is generated from a given json schema.
FieldMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1ConsentGcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1ConsentPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudHealthcareV1DeidentifyDeidentifyDicomStoreSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1DeidentifyDeidentifyFhirStoreSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1DicomBigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1DicomGcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1DicomGcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1FhirBigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1FhirGcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudHealthcareV1FhirGcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupOrSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthcareEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hl7SchemaConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Hl7TypesConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Hl7V2NotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hl7V2Store
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportDicomDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportDicomDataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportMessagesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportMessagesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportResourcesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportResourcesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
InfoTypeTransformation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IngestMessageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IngestMessageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinkedEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAttributeDefinitionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConsentArtifactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConsentRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConsentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConsentStoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDatasetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDicomStoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFhirStoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHl7V2StoresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMessagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUserDataMappingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Message
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParsedData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ParserConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatientId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProgressCounter
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryAccessibleDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryAccessibleDataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RedactConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RejectConsentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceWithInfoTypeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsDatasets
The "datasets" collection of methods.
ProjectsLocationsDatasetsConsentStores
The "consentStores" collection of methods.
ProjectsLocationsDatasetsConsentStoresAttributeDefinitions
The "attributeDefinitions" collection of methods.
ProjectsLocationsDatasetsConsentStoresConsentArtifacts
The "consentArtifacts" collection of methods.
ProjectsLocationsDatasetsConsentStoresConsents
The "consents" collection of methods.
ProjectsLocationsDatasetsConsentStoresUserDataMappings
The "userDataMappings" collection of methods.
ProjectsLocationsDatasetsDicomStores
The "dicomStores" collection of methods.
ProjectsLocationsDatasetsDicomStoresStudies
The "studies" collection of methods.
ProjectsLocationsDatasetsDicomStoresStudiesSeries
The "series" collection of methods.
ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstances
The "instances" collection of methods.
ProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFrames
The "frames" collection of methods.
ProjectsLocationsDatasetsFhirStores
The "fhirStores" collection of methods.
ProjectsLocationsDatasetsFhirStoresFhir
The "fhir" collection of methods.
ProjectsLocationsDatasetsHl7V2Stores
The "hl7V2Stores" collection of methods.
ProjectsLocationsDatasetsHl7V2StoresMessages
The "messages" collection of methods.
ProjectsLocationsDatasetsOperations
The "operations" collection of methods.
ProjectsLocationsServices
The "services" collection of methods.
ProjectsLocationsServicesNlp
The "nlp" collection of methods.
Resources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Result
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevokeConsentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchemaConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchemaGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SchemaPackage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SchemaSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchematizedData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchResourcesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Segment
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Signature
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TagFilterList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextSpan
This class defines attributes, valid values, and usage which is generated from a given json schema.
Type
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserDataMapping
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValidationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VersionSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudHealthcare
Service definition for CloudHealthcare (v1).
AccessDeniedPageSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AllowedDomainsSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Brand
This class defines attributes, valid values, and usage which is generated from a given json schema.
CorsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CsmSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcipSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
IapEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
IapResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
IapSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentityAwareProxyClient
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBrandsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListIdentityAwareProxyClientsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTunnelDestGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OAuthSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyDelegationSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyName
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReauthSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetIdentityAwareProxyClientSecretRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsBrands
The "brands" collection of methods.
ProjectsBrandsIdentityAwareProxyClients
The "identityAwareProxyClients" collection of methods.
ProjectsIapTunnel
The "iap_tunnel" collection of methods.
ProjectsIapTunnelLocations
The "locations" collection of methods.
ProjectsIapTunnelLocationsDestGroups
The "destGroups" collection of methods.
V1
The "v1" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TunnelDestGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudIAP
Service definition for CloudIAP (v1).
CancelUserInvitationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckTransitiveMembershipResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateGroupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateMembershipMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteGroupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteMembershipMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicGroupMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DynamicGroupQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicGroupStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntityKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExpiryDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetMembershipGraphMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetMembershipGraphResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1AndroidAttributes
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1ApproveDeviceUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1BlockDeviceUserMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1BlockDeviceUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1ClientState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1CreateDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1CustomAttributeValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1Device
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1DeviceUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1ListClientStatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1ListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1ListEndpointAppsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1LookupSelfDeviceUsersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1UpdateClientStateMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1UpdateDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1WipeDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1WipeDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1WipeDeviceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCloudidentityDevicesV1WipeDeviceUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Group
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupRelation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IsInvitableUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMembershipsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUserInvitationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LookupGroupNameResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LookupMembershipNameResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemberRelation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MemberRestriction
This class defines attributes, valid values, and usage which is generated from a given json schema.
Membership
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MembershipAdjacencyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MembershipRole
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipRoleRestrictionEvaluation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyMembershipRolesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyMembershipRolesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customers
The "customers" collection of methods.
CustomersUserinvitations
The "userinvitations" collection of methods.
Devices
The "devices" collection of methods.
DevicesDeviceUsers
The "deviceUsers" collection of methods.
DevicesDeviceUsersClientStates
The "clientStates" collection of methods.
Groups
The "groups" collection of methods.
GroupsMemberships
The "memberships" collection of methods.
RestrictionEvaluation
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestrictionEvaluations
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchTransitiveGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchTransitiveMembershipsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecuritySettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendUserInvitationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransitiveMembershipRole
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateGroupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateMembershipMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateMembershipRolesParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserInvitation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudIdentity
Service definition for CloudIdentity (v1).
BindDeviceToGatewayRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BindDeviceToGatewayResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudiotEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Device
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceCredential
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceRegistry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceState
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventNotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GatewayConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDeviceConfigVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDeviceRegistriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDeviceStatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyCloudToDeviceConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MqttConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicKeyCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicKeyCredential
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegistryCredential
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsRegistries
The "registries" collection of methods.
ProjectsLocationsRegistriesDevices
The "devices" collection of methods.
ProjectsLocationsRegistriesDevicesConfigVersions
The "configVersions" collection of methods.
ProjectsLocationsRegistriesDevicesStates
The "states" collection of methods.
ProjectsLocationsRegistriesGroups
The "groups" collection of methods.
ProjectsLocationsRegistriesGroupsDevices
The "devices" collection of methods.
SendCommandToDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendCommandToDeviceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StateNotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UnbindDeviceFromGatewayRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnbindDeviceFromGatewayResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
X509CertificateDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudIot
Service definition for CloudIot (v1).
AsymmetricDecryptRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AsymmetricDecryptResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AsymmetricSignRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AsymmetricSignResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Certificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateChains
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CryptoKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
CryptoKeyVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
CryptoKeyVersionTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
DecryptRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DecryptResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestroyCryptoKeyVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Digest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EkmConnection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EncryptRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalProtectionLevelOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateRandomBytesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateRandomBytesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportCryptoKeyVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyOperationAttestation
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyRing
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListCryptoKeysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCryptoKeyVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEkmConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListImportJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListKeyRingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MacSignRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MacSignResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
MacVerifyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MacVerifyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsEkmConnections
The "ekmConnections" collection of methods.
ProjectsLocationsKeyRings
The "keyRings" collection of methods.
ProjectsLocationsKeyRingsCryptoKeys
The "cryptoKeys" collection of methods.
ProjectsLocationsKeyRingsCryptoKeysCryptoKeyVersions
The "cryptoKeyVersions" collection of methods.
ProjectsLocationsKeyRingsImportJobs
The "importJobs" collection of methods.
RestoreCryptoKeyVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceResolver
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateCryptoKeyPrimaryVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WrappingPublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudKMS
Service definition for CloudKMS (v1).
Accelerator
This class defines attributes, valid values, and usage which is generated from a given json schema.
Action
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerKilledEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerStartedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerStoppedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
DelayedEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Disk
This class defines attributes, valid values, and usage which is generated from a given json schema.
Event
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExistingDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
LifesciencesEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Mount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Network
This class defines attributes, valid values, and usage which is generated from a given json schema.
NFSMount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PersistentDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pipeline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PullStartedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
PullStoppedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsPipelines
The "pipelines" collection of methods.
Resources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunPipelineRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunPipelineResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Secret
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccount
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UnexpectedExitStatusEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
VirtualMachine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerAssignedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerReleasedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudLifeSciences
Service definition for CloudLifeSciences (v2beta).
GoogleApiHttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1AcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1AddTrialMeasurementRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1AutomatedStoppingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1AutomatedStoppingConfigDecayCurveAutomatedStoppingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1AutomatedStoppingConfigMedianAutomatedStoppingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1AutoScaling
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1BuiltInAlgorithmOutput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1CancelJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Capability
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1CompleteTrialRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Config
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ContainerPort
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ContainerSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1DiskConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1EnvVar
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ExplainRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ExplanationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1GetConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1HyperparameterOutput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1HyperparameterOutputHyperparameterMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1HyperparameterSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1IntegratedGradientsAttribution
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ListModelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ListOptimalTrialsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ListOptimalTrialsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ListStudiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ListTrialsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ListVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1Location
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1ManualScaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Measurement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1MeasurementMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1MetricSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Model
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ParameterSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1PredictionInput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1PredictionOutput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1PredictRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1ReplicaConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1RequestLoggingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1RouteMap
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1SampledShapleyAttribution
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Scheduling
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1SetDefaultVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1StopTrialRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Study
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1StudyConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1StudyConfigMetricSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1StudyConfigParameterSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1SuggestTrialsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1SuggestTrialsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1SuggestTrialsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1TrainingInput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1TrainingOutput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1Trial
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1TrialParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMlV1Version
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMlV1XraiAttribution
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsJobs
The "jobs" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsStudies
The "studies" collection of methods.
ProjectsLocationsStudiesTrials
The "trials" collection of methods.
ProjectsModels
The "models" collection of methods.
ProjectsModelsVersions
The "versions" collection of methods.
ProjectsOperations
The "operations" collection of methods.
CloudMachineLearningEngine
Service definition for CloudMachineLearningEngine (v1).
ApplyParametersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DailyCycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DenyMaintenancePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMemcacheV1LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMemcacheV1MaintenancePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudMemcacheV1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudMemcacheV1ZoneMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenancePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemcacheEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemcacheParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
Node
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RescheduleMaintenanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateParametersRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WeeklyCycle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WeeklyMaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
ZoneMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudMemorystoreforMemcached
Service definition for CloudMemorystoreforMemcached (v1).
AnalyzeEntitiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeEntitiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzeEntitySentimentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeEntitySentimentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzeSentimentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeSentimentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzeSyntaxRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzeSyntaxResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotateTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnnotateTextResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClassificationCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClassifyTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClassifyTextResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DependencyEdge
This class defines attributes, valid values, and usage which is generated from a given json schema.
Document
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityMention
This class defines attributes, valid values, and usage which is generated from a given json schema.
Features
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartOfSpeech
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documents
The "documents" collection of methods.
Sentence
This class defines attributes, valid values, and usage which is generated from a given json schema.
Sentiment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextSpan
This class defines attributes, valid values, and usage which is generated from a given json schema.
Token
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudNaturalLanguage
Service definition for CloudNaturalLanguage (v1).
ImportSshPublicKeyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LoginProfile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OsloginEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosixAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Users
The "users" collection of methods.
UsersProjects
The "projects" collection of methods.
UsersSshPublicKey
The "sshPublicKey" collection of methods.
UsersSshPublicKeys
The "sshPublicKeys" collection of methods.
SshPublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudOSLogin
Service definition for CloudOSLogin (v1).
CreateProfileRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Deployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Profile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsProfiles
The "profiles" collection of methods.
CloudProfiler
Service definition for CloudProfiler (v2).
Cluster
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterSlots
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailoverInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRedisV1LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRedisV1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRedisV1ZoneMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceAuthString
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenancePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MaintenanceSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PersistenceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateServiceConnect
This class defines attributes, valid values, and usage which is generated from a given json schema.
RedisEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
RescheduleMaintenanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TlsCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeeklyMaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRedis
Service definition for CloudRedis (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudresourcemanagerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateFolderMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateProjectMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTagBindingMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTagKeyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTagValueMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteFolderMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteOrganizationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteProjectMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTagBindingMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTagKeyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTagValueMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
EffectiveTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folder
This class defines attributes, valid values, and usage which is generated from a given json schema.
FolderOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
FolderOperationError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Lien
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEffectiveTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFoldersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLiensResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProjectsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTagBindingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTagHoldsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTagKeysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTagValuesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MoveFolderMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoveFolderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoveProjectMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoveProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Organization
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Project
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectCreationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
EffectiveTags
The "effectiveTags" collection of methods.
Folders
The "folders" collection of methods.
Liens
The "liens" collection of methods.
Operations
The "operations" collection of methods.
Organizations
The "organizations" collection of methods.
Projects
The "projects" collection of methods.
TagBindings
The "tagBindings" collection of methods.
TagKeys
The "tagKeys" collection of methods.
TagValues
The "tagValues" collection of methods.
TagValuesTagHolds
The "tagHolds" collection of methods.
SearchFoldersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchOrganizationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchProjectsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TagBinding
This class defines attributes, valid values, and usage which is generated from a given json schema.
TagHold
This class defines attributes, valid values, and usage which is generated from a given json schema.
TagKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
TagValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteFolderMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteFolderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteOrganizationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteProjectMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateFolderMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateProjectMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTagKeyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTagValueMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudResourceManager
Service definition for CloudResourceManager (v3).
GoogleApiHttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailLoggingErrorContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailLoggingErrorLog
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailLoggingHttpRequestContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailLoggingImportErrorContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailLoggingServiceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailLoggingSourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2AddFulfillmentPlacesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2AddFulfillmentPlacesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2AddFulfillmentPlacesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2AddLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2AddLocalInventoriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2AddLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaAddFulfillmentPlacesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaAddFulfillmentPlacesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaAddLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaAddLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaCreateModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaEnrollSolutionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaExportErrorsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaExportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaExportProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaExportUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaImportCompletionDataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaImportErrorsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaImportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaImportProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaImportUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaModelPageOptimizationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaPurgeMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaPurgeProductsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaPurgeProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2alphaPurgeUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaRejoinUserEventsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaRejoinUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaRemoveFulfillmentPlacesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaRemoveLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaRemoveLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaSetInventoryMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaSetInventoryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaSetLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaSetLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaTuneModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaTuneModelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2alphaUserEventImportSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2Audience
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2betaAddFulfillmentPlacesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaAddFulfillmentPlacesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaAddLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaAddLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaExportErrorsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaExportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaExportProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2betaExportUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2betaImportCompletionDataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2betaImportErrorsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaImportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaImportProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2betaImportUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2betaPurgeMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaPurgeUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaRejoinUserEventsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaRejoinUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaRemoveFulfillmentPlacesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaRemoveLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaRemoveLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaSetInventoryMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaSetInventoryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2betaUserEventImportSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2BigQuerySource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2Catalog
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ColorInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2CompleteQueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2CompleteQueryResponseCompletionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2CompletionDataInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2CompletionDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2CustomAttribute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2FulfillmentInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2GcsSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2GetDefaultBranchResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ImportCompletionDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ImportCompletionDataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2ImportErrorsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ImportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ImportProductsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ImportProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2ImportUserEventsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ImportUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2Interval
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ListCatalogsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2ListProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2LocalInventory
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2PredictRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PredictResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2PredictResponsePredictionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PriceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PriceInfoPriceRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2ProductDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ProductInlineSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2ProductInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2ProductLevelConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2Promotion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PurchaseTransaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PurgeMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PurgeUserEventsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2PurgeUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2Rating
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2RejoinUserEventsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2RejoinUserEventsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2RejoinUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2RemoveFulfillmentPlacesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2RemoveFulfillmentPlacesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2RemoveFulfillmentPlacesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2RemoveLocalInventoriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2RemoveLocalInventoriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2RemoveLocalInventoriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2SearchRequestBoostSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2SearchRequestBoostSpecConditionBoostSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchRequestDynamicFacetSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchRequestFacetSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2SearchRequestFacetSpecFacetKey
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2SearchRequestPersonalizationSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchRequestQueryExpansionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchRequestSpellCorrectionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2SearchResponseFacet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2SearchResponseFacetFacetValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchResponseQueryExpansionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SearchResponseSearchResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SetDefaultBranchRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SetInventoryMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SetInventoryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2SetInventoryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2UserEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2UserEventImportSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2UserEventInlineSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRetailV2UserEventInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRetailV2UserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsCatalogs
The "catalogs" collection of methods.
ProjectsLocationsCatalogsBranches
The "branches" collection of methods.
ProjectsLocationsCatalogsBranchesOperations
The "operations" collection of methods.
ProjectsLocationsCatalogsBranchesProducts
The "products" collection of methods.
ProjectsLocationsCatalogsCompletionData
The "completionData" collection of methods.
ProjectsLocationsCatalogsOperations
The "operations" collection of methods.
ProjectsLocationsCatalogsPlacements
The "placements" collection of methods.
ProjectsLocationsCatalogsServingConfigs
The "servingConfigs" collection of methods.
ProjectsLocationsCatalogsUserEvents
The "userEvents" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsOperations
The "operations" collection of methods.
CloudRetail
Service definition for CloudRetail (v2).
Addressable
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizedDomain
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigMapEnvSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigMapKeySelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigMapVolumeSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Configuration
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigurationSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigurationStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Container
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContainerPort
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainMappingSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainMappingStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnvFromSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvVar
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvVarSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2BinaryAuthorization
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2CloudSqlInstance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2Condition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2Container
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2ContainerPort
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2EnvVar
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2EnvVarSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2ListRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2ResourceRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2Revision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2RevisionScaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2RevisionTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2SecretKeySelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2SecretVolumeSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunOpV2TrafficTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2TrafficTargetStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2VersionToPath
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2VolumeMount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunOpV2VpcAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV1Condition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2BinaryAuthorization
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2CloudSqlInstance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2Condition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2Container
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ContainerPort
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2ContainerStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2EnvVar
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2EnvVarSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2Execution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ExecutionReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2ExecutionTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2Job
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ListExecutionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ListRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ListTasksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2ResourceRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2Revision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2RevisionScaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2RevisionTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2RunJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2SecretKeySelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2SecretVolumeSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2Task
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2TaskAttemptResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2TaskTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRunV2TrafficTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2TrafficTargetStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2VersionToPath
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2VolumeMount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRunV2VpcAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
HTTPGetAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HTTPHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyToPath
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAuthorizedDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConfigurationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDomainMappingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMeta
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRoutesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalObjectReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectMeta
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OwnerReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Probe
This class defines attributes, valid values, and usage which is generated from a given json schema.
Namespaces
The "namespaces" collection of methods.
NamespacesAuthorizeddomains
The "authorizeddomains" collection of methods.
NamespacesConfigurations
The "configurations" collection of methods.
NamespacesDomainmappings
The "domainmappings" collection of methods.
NamespacesRevisions
The "revisions" collection of methods.
NamespacesRoutes
The "routes" collection of methods.
NamespacesServices
The "services" collection of methods.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsAuthorizeddomains
The "authorizeddomains" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsAuthorizeddomains
The "authorizeddomains" collection of methods.
ProjectsLocationsConfigurations
The "configurations" collection of methods.
ProjectsLocationsDomainmappings
The "domainmappings" collection of methods.
ProjectsLocationsJobs
The "jobs" collection of methods.
ProjectsLocationsJobsExecutions
The "executions" collection of methods.
ProjectsLocationsJobsExecutionsTasks
The "tasks" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRevisions
The "revisions" collection of methods.
ProjectsLocationsRoutes
The "routes" collection of methods.
ProjectsLocationsServices
The "services" collection of methods.
ProjectsLocationsServicesRevisions
The "revisions" collection of methods.
ResourceRecord
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
Revision
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevisionSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RevisionStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RevisionTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Route
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouteSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouteStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretEnvSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretKeySelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretVolumeSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
This class defines attributes, valid values, and usage which is generated from a given json schema.
StatusCause
This class defines attributes, valid values, and usage which is generated from a given json schema.
StatusDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TCPSocketAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrafficTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
VolumeMount
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRun
Service definition for CloudRun (v2).
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
RuntimeconfigEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudRuntimeConfig
Service definition for CloudRuntimeConfig (v1).
AppEngineHttpTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppEngineRouting
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudschedulerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
OAuthToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
OidcToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsJobs
The "jobs" collection of methods.
ResumeJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RetryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudScheduler
Service definition for CloudScheduler (v1).
AclInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppId
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditLoggingSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AvatarInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BooleanOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
BooleanPropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckAccessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompositeFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContextAttribute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomEmoji
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerId
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerIndexStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerQueryStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerSearchApplicationStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerSessionStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerUserStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceIndexStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceRestriction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatePropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DebugOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteQueueItemsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisplayedProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DmId
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoublePropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DriveFollowUpRestrict
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveLocationRestrict
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveMimeTypeRestrict
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveTimeSpanRestrict
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamiteSpacesScoringInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmailAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
Emoji
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnumOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnumPropertyOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnumValuePair
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnumValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ErrorInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ErrorMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
FacetBucket
This class defines attributes, valid values, and usage which is generated from a given json schema.
FacetOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
FacetResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FieldViolation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
FreshnessOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetCustomerIndexStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetCustomerQueryStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetCustomerSearchApplicationStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetCustomerSessionStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetCustomerUserStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetDataSourceIndexStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetSearchApplicationQueryStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetSearchApplicationSessionStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetSearchApplicationUserStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDocsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDocsResultInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GSuitePrincipal
This class defines attributes, valid values, and usage which is generated from a given json schema.
HtmlOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HtmlPropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HtmlValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Id
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexItemOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InitializeCustomerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntegerOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntegerPropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntegerValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Interaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
Item
This class defines attributes, valid values, and usage which is generated from a given json schema.
ItemAcl
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ItemContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ItemCountByStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ItemMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ItemStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ItemStructuredData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDataSourceResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListItemNamesForUnmappedIdentityResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListQuerySourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSearchApplicationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUnmappedIdentitiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MatchRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Media
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metaline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Name
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamedProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectDisplayOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectPropertyOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeopleSuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
Person
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PhoneNumber
This class defines attributes, valid values, and usage which is generated from a given json schema.
Photo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PollItemsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PollItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Principal
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProcessingError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PropertyDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
PropertyDisplayOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
PushItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
PushItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryCountByStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryInterpretation
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryInterpretationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryInterpretationOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryOperator
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuerySource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuerySuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepositoryError
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetSearchApplicationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Debug
The "debug" collection of methods.
DebugDatasources
The "datasources" collection of methods.
DebugDatasourcesItems
The "items" collection of methods.
DebugDatasourcesItemsUnmappedids
The "unmappedids" collection of methods.
DebugIdentitysources
The "identitysources" collection of methods.
DebugIdentitysourcesItems
The "items" collection of methods.
DebugIdentitysourcesUnmappedids
The "unmappedids" collection of methods.
Indexing
The "indexing" collection of methods.
IndexingDatasources
The "datasources" collection of methods.
IndexingDatasourcesItems
The "items" collection of methods.
Media
The "media" collection of methods.
Operations
The "operations" collection of methods.
OperationsLro
The "lro" collection of methods.
Query
The "query" collection of methods.
QuerySources
The "sources" collection of methods.
Settings
The "settings" collection of methods.
SettingsDatasources
The "datasources" collection of methods.
SettingsSearchapplications
The "searchapplications" collection of methods.
Stats
The "stats" collection of methods.
StatsIndex
The "index" collection of methods.
StatsIndexDatasources
The "datasources" collection of methods.
StatsQuery
The "query" collection of methods.
StatsQuerySearchapplications
The "searchapplications" collection of methods.
StatsSession
The "session" collection of methods.
StatsSessionSearchapplications
The "searchapplications" collection of methods.
StatsUser
The "user" collection of methods.
StatsUserSearchapplications
The "searchapplications" collection of methods.
V1
The "v1" collection of methods.
ResponseDebugInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestrictItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResultCounts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResultDebugInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResultDisplayField
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResultDisplayLine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResultDisplayMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RetrievalImportance
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ScoringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchApplication
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchApplicationQueryStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchApplicationSessionStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchApplicationUserStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchItemsByViewUrlRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchItemsByViewUrlResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchQualityMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShareScope
This class defines attributes, valid values, and usage which is generated from a given json schema.
Snippet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SortOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceCrowdingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceResultCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceScoringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpaceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpaceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpellResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartUploadItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructuredDataObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructuredResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuggestResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuggestResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextPropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimestampOperatorOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimestampPropertyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimestampValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TypeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnmappedIdentity
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnreserveItemsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDataSourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSchemaRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadItemRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValueFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VPCSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSearch
Service definition for CloudSearch (v1).
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityStsV1AccessBoundary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityStsV1AccessBoundaryRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityStsV1betaAccessBoundary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityStsV1betaAccessBoundaryRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityStsV1betaOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIdentityStsV1ExchangeTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityStsV1ExchangeTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityStsV1IntrospectTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityStsV1IntrospectTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIdentityStsV1Options
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1
The "v1" collection of methods.
CloudSecurityToken
Service definition for CloudSecurityToken (v1).
AddPublicKeyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddPublicKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddPublicKeyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthorizeEnvironmentMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthorizeEnvironmentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthorizeEnvironmentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudshellEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateEnvironmentMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteEnvironmentMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemovePublicKeyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemovePublicKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemovePublicKeyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Users
The "users" collection of methods.
UsersEnvironments
The "environments" collection of methods.
StartEnvironmentMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartEnvironmentRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StartEnvironmentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudShell
Service definition for CloudShell (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListReposResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MirrorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Repo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsRepos
The "repos" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourcerepoEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SyncRepoMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SyncRepoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateProjectConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateRepoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSourceRepositories
Service definition for CloudSourceRepositories (v1).
Actor
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Blobstore2Info
This class defines attributes, valid values, and usage which is generated from a given json schema.
CaseClassification
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloseCaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudsupportCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Comment
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompositeMedia
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentTypeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateAttachmentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiffChecksumsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiffDownloadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiffUploadRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiffUploadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiffVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DownloadParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
EscalateCaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Escalation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAttachmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCommentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Media
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attachments
The "attachments" collection of methods.
CaseClassifications
The "caseClassifications" collection of methods.
Cases
The "cases" collection of methods.
CasesAttachments
The "attachments" collection of methods.
CasesComments
The "comments" collection of methods.
Media
The "media" collection of methods.
SearchCaseClassificationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkflowOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSupport
Service definition for CloudSupport (v2beta).
ApplicationInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateJobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeleteJobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeleteJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchUpdateJobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClientEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommuteFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommuteInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Company
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompanyDerivedInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompensationEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompensationFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompensationInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompensationRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompleteQueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompletionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomAttribute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomRankingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
HistogramQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
HistogramQueryResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobDerivedInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListCompaniesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTenantsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
MatchingJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
MendelDebugInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamespacedDebugInput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProcessingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsOperations
The "operations" collection of methods.
ProjectsTenants
The "tenants" collection of methods.
ProjectsTenantsClientEvents
The "clientEvents" collection of methods.
ProjectsTenantsCompanies
The "companies" collection of methods.
ProjectsTenantsJobs
The "jobs" collection of methods.
ResponseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchJobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SpellingCorrection
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tenant
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimestampRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudTalentSolution
Service definition for CloudTalentSolution (v4).
AppEngineHttpRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppEngineRouting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attempt
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudtasksEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTaskRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListQueuesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTasksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
OAuthToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
OidcToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseQueueRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PurgeQueueRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Queue
This class defines attributes, valid values, and usage which is generated from a given json schema.
RateLimits
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsQueues
The "queues" collection of methods.
ProjectsLocationsQueuesTasks
The "tasks" collection of methods.
ResumeQueueRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RetryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunTaskRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StackdriverLoggingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Task
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudTasks
Service definition for CloudTasks (v2).
Annotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attributes
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttributeValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchWriteSpansRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudtraceEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
Links
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MessageEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Module
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsTraces
The "traces" collection of methods.
ProjectsTracesSpans
The "spans" collection of methods.
Span
This class defines attributes, valid values, and usage which is generated from a given json schema.
StackFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
StackFrames
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StackTrace
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeEvents
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TruncatableString
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudTrace
Service definition for CloudTrace (v2).
GoogleCloudVideointelligenceV1AnnotateVideoProgress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1AnnotateVideoRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1AnnotateVideoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2DetectedAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2DetectedLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2ExplicitContentAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2ExplicitContentFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2FaceDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2FaceFrame
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2FaceSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2LabelAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2LabelFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2LabelSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2NormalizedBoundingBox
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2ObjectTrackingFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2PersonDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2SpeechRecognitionAlternative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2SpeechTranscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2TextFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2TextSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2TimestampedObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2Track
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2VideoAnnotationResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1beta2VideoSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1beta2WordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1DetectedAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1DetectedLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1ExplicitContentAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1ExplicitContentDetectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1ExplicitContentFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1FaceDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1FaceDetectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1FaceFrame
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1FaceSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1LabelAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1LabelDetectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1LabelFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1LabelSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1LogoRecognitionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1NormalizedBoundingBox
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1NormalizedBoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1ObjectTrackingAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1ObjectTrackingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1ObjectTrackingFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1AnnotateVideoProgress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1AnnotateVideoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1DetectedAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1DetectedLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1ExplicitContentAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1ExplicitContentFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1FaceDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1FaceFrame
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1FaceSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1LabelAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1LabelFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1LabelSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingBox
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1NormalizedBoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1ObjectTrackingFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1PersonDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1SpeechTranscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1TextFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1TextSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1TimestampedObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1Track
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1VideoAnnotationResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p1beta1VideoSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p1beta1WordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1AnnotateVideoProgress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1AnnotateVideoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1DetectedAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1DetectedLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1ExplicitContentAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1ExplicitContentFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1FaceDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1FaceFrame
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1FaceSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1LabelAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1LabelFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1LabelSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingBox
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1NormalizedBoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1ObjectTrackingFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1PersonDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1SpeechRecognitionAlternative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1SpeechTranscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1TextFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1TextSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1TimestampedObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1Track
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1VideoAnnotationResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p2beta1VideoSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p2beta1WordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1AnnotateVideoProgress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1AnnotateVideoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1Celebrity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1CelebrityRecognitionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1CelebrityTrack
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1DetectedAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1DetectedLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1ExplicitContentAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1ExplicitContentFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1FaceDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1FaceFrame
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1FaceSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1LabelAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1LabelFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1LabelSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingBox
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1NormalizedBoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1ObjectTrackingFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1PersonDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1RecognizedCelebrity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1SpeechRecognitionAlternative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1SpeechTranscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1StreamingAnnotateVideoResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1StreamingVideoAnnotationResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1TextFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1TextSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1TimestampedObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1Track
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1VideoAnnotationResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1p3beta1VideoSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1p3beta1WordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1PersonDetectionAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1PersonDetectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1ShotChangeDetectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1SpeechContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1SpeechRecognitionAlternative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1SpeechTranscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1SpeechTranscriptionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1TextDetectionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1TextFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1TextSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1TimestampedObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1Track
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1VideoAnnotationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1VideoAnnotationResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1VideoContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVideointelligenceV1VideoSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVideointelligenceV1WordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operations
The "operations" collection of methods.
OperationsProjects
The "projects" collection of methods.
OperationsProjectsLocations
The "locations" collection of methods.
OperationsProjectsLocationsOperations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
Videos
The "videos" collection of methods.
CloudVideoIntelligence
Service definition for CloudVideoIntelligence (v1).
AcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AcceleratorType
This class defines attributes, valid values, and usage which is generated from a given json schema.
AcceleratorTypeAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AcceleratorTypeAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AcceleratorTypeAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AcceleratorTypeList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AcceleratorTypeListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AcceleratorTypeListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AcceleratorTypesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AcceleratorTypesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AcceleratorTypesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Address
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddressesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddressList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddressListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvancedMachineFeatures
This class defines attributes, valid values, and usage which is generated from a given json schema.
AliasIpRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
AllocationSpecificSKUAllocationReservedInstanceProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AllocationSpecificSKUReservation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttachedDisk
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AttachedDiskInitializeParams
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizationLoggingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Autoscaler
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalerAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalerAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalerAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalerList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalerListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalerListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalersScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalersScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalersScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalerStatusDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoscalingPolicyCpuUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingPolicyCustomMetricUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingPolicyLoadBalancingUtilization
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingPolicyScaleInControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingPolicyScalingSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backend
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendBucketCdnPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendBucketCdnPolicyBypassCacheOnRequestHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendBucketCdnPolicyCacheKeyPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendBucketCdnPolicyNegativeCachingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendBucketList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendBucketListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendBucketListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendService
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceCdnPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceCdnPolicyBypassCacheOnRequestHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceCdnPolicyNegativeCachingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceConnectionTrackingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceFailoverPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceGroupHealth
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceIAP
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServiceListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceLocalityLoadBalancingPolicyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceLocalityLoadBalancingPolicyConfigPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceLogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServiceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendServicesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServicesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendServicesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
BfdPacket
This class defines attributes, valid values, and usage which is generated from a given json schema.
BfdStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BfdStatusPacketCounts
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkInsertInstanceResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
BulkInsertInstanceResourcePerInstanceProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
CacheInvalidationRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
CacheKeyPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CircuitBreakers
This class defines attributes, valid values, and usage which is generated from a given json schema.
Commitment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitmentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitmentsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitmentsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Condition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfidentialInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectionDraining
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConsistentHashLoadBalancerSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConsistentHashLoadBalancerSettingsHttpCookie
This class defines attributes, valid values, and usage which is generated from a given json schema.
CorsPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerEncryptionKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerEncryptionKeyProtectedDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeprecationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Disk
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskInstantiationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskMoveRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisksAddResourcePoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DisksRemoveResourcePoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DisksResizeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisksScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DisksScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DisksScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskType
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskTypeAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskTypeAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskTypeAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskTypeList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskTypeListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskTypeListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskTypesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskTypesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiskTypesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisplayDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
DistributionPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DistributionPolicyZoneConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
Duration
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExchangedPeeringRoute
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExchangedPeeringRoutesList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExchangedPeeringRoutesListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExchangedPeeringRoutesListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalVpnGateway
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExternalVpnGatewayInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalVpnGatewayList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExternalVpnGatewayListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExternalVpnGatewayListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileContentBuffer
This class defines attributes, valid values, and usage which is generated from a given json schema.
Firewall
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallAllowed
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallDenied
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirewallLogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirewallPoliciesListAssociationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicyAssociation
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirewallPolicyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirewallPolicyRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicyRuleMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicyRuleMatcherLayer4Config
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirewallPolicyRuleSecureTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
FixedOrPercent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRuleAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRuleAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRuleAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingRuleList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRuleListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRuleListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingRuleReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingRuleServiceDirectoryRegistration
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingRulesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRulesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardingRulesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlobalNetworkEndpointGroupsAttachEndpointsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GlobalNetworkEndpointGroupsDetachEndpointsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GlobalOrganizationSetPolicyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GlobalSetLabelsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlobalSetPolicyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GRPCHealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuestAttributes
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuestAttributesEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuestAttributesValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GuestOsFeature
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthCheckList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthCheckListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthCheckListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthCheckLogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthCheckReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthChecksAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthChecksAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthChecksAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthCheckService
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthCheckServiceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthCheckServicesList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthCheckServicesListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthCheckServicesListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthChecksScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthChecksScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthChecksScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
HealthStatusForNetworkEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Help
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HelpLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
HostRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HTTP2HealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpFaultAbort
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpFaultDelay
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpFaultInjection
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpHeaderAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpHeaderMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpHeaderOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpHealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpHealthCheckList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpHealthCheckListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpHealthCheckListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpQueryParameterMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRedirectAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRetryPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteRuleMatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpsHealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpsHealthCheckList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpsHealthCheckListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpsHealthCheckListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImageFamilyView
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImageListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImageListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageRawDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
InitialStateConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManager
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerActionsSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerAutoHealingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagersAbandonInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersApplyUpdatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersCreateInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersDeleteInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersDeletePerInstanceConfigsReq
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersListErrorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersListManagedInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersListPerInstanceConfigsResp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersListPerInstanceConfigsRespWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersListPerInstanceConfigsRespWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagersPatchPerInstanceConfigsReq
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersRecreateInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagersScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagersSetInstanceTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagersSetTargetPoolsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerStatusStateful
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerStatusStatefulPerInstanceConfigs
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerStatusVersionTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagersUpdatePerInstanceConfigsReq
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupManagerUpdatePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupManagerVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupsAddInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupsListInstances
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupsListInstancesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupsListInstancesWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupsListInstancesWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupsRemoveInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceGroupsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupsSetNamedPortsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceListReferrers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceListReferrersWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceListReferrersWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceManagedByIgmError
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceManagedByIgmErrorInstanceActionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceManagedByIgmErrorManagedInstanceError
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceMoveRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesAddResourcePoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesGetEffectiveFirewallsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesRemoveResourcePoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesSetLabelsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesSetMachineResourcesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesSetMachineTypeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesSetMinCpuPlatformRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesSetServiceAccountRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesStartWithEncryptionKeyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceTemplateList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceTemplateListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceTemplateListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceWithNamedPorts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Int64RangeMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
Interconnect
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectAttachmentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectAttachmentPartnerMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectAttachmentPrivateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectAttachmentsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectAttachmentsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectCircuitInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectDiagnostics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectDiagnosticsARPEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectDiagnosticsLinkLACPStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectDiagnosticsLinkOpticalPower
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectDiagnosticsLinkStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectLocation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectLocationList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectLocationListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectLocationListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectLocationRegionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterconnectOutageNotification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InterconnectsGetDiagnosticsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
License
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicenseCode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LicenseCodeLicenseAlias
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicenseResourceCommitment
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicenseResourceRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicensesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LicensesListResponseWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LicensesListResponseWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalizedMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationPolicyLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationPolicyLocationConstraints
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogConfigCloudAuditOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogConfigCounterOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogConfigCounterOptionsCustomField
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogConfigDataAccessOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
MachineImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineImageList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineImageListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineImageListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
MachineType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypeAccelerators
This class defines attributes, valid values, and usage which is generated from a given json schema.
MachineTypeAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypeAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypeAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
MachineTypeList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypeListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypeListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
MachineTypeScratchDisks
This class defines attributes, valid values, and usage which is generated from a given json schema.
MachineTypesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MachineTypesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedInstance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedInstanceInstanceHealth
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedInstanceLastAttempt
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedInstanceLastAttemptErrors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedInstanceLastAttemptErrorsErrors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedInstanceLastAttemptErrorsErrorsErrorDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedInstanceVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetadataFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetadataFilterLabelMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetadataItems
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamedPort
This class defines attributes, valid values, and usage which is generated from a given json schema.
Network
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEdgeSecurityService
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEdgeSecurityServiceAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEdgeSecurityServiceAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEdgeSecurityServiceAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEdgeSecurityServicesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEdgeSecurityServicesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEdgeSecurityServicesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupAppEngine
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupCloudFunction
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupCloudRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupsAttachEndpointsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupsDetachEndpointsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupsListEndpointsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupsListNetworkEndpoints
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupsListNetworkEndpointsWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupsListNetworkEndpointsWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointGroupsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkEndpointGroupsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpointWithHealthStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkInterface
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkPeering
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkPerformanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkRoutingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworksAddPeeringRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworksGetEffectiveFirewallsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworksRemovePeeringRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworksUpdatePeeringRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupAutoscalingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupMaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupNode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupsAddNodesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupsDeleteNodesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupsListNodes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupsListNodesWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupsListNodesWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeGroupsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupsSetNodeTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplateAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplateAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplateAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTemplateList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplateListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplateListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTemplateNodeTypeFlexibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTemplatesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplatesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTemplatesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeType
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTypeAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTypeAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTypeAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTypeList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTypeListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTypeListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTypesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTypesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeTypesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotificationEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotificationEndpointGrpcSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotificationEndpointList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationEndpointListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationEndpointListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationErrorErrors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationErrorErrorsErrorDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutlierDetection
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketIntervals
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroring
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringForwardingRuleInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringMirroredResourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringMirroredResourceInfoInstanceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringMirroredResourceInfoSubnetInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringNetworkInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PacketMirroringsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PacketMirroringsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PathMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PerInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PreconfiguredWafSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PreservedState
This class defines attributes, valid values, and usage which is generated from a given json schema.
PreservedStatePreservedDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
Project
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectsDisableXpnResourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectsEnableXpnResourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectsGetXpnResources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectsListXpnHostsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectsSetDefaultNetworkTierRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicAdvertisedPrefix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicAdvertisedPrefixList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicAdvertisedPrefixListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicAdvertisedPrefixListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicAdvertisedPrefixPublicDelegatedPrefix
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicDelegatedPrefix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicDelegatedPrefixesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicDelegatedPrefixList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublicDelegatedPrefixListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublicDelegatedPrefixPublicDelegatedSubPrefix
This class defines attributes, valid values, and usage which is generated from a given json schema.
Quota
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Region
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionAutoscalerList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionAutoscalerListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionAutoscalerListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionDisksAddResourcePoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionDisksRemoveResourcePoliciesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionDisksResizeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionDiskTypeList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionDiskTypeListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionDiskTypeListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupManagerDeleteInstanceConfigReq
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagerList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagerListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagerListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupManagerPatchInstanceConfigReq
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersAbandonInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersApplyUpdatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersCreateInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersDeleteInstancesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersListErrorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersListInstanceConfigsResp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersListInstanceConfigsRespWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersListInstanceConfigsRespWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupManagersListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersRecreateRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersSetTargetPoolsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupManagersSetTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupManagerUpdateInstanceConfigReq
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupsListInstances
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupsListInstancesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupsListInstancesWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionInstanceGroupsListInstancesWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionInstanceGroupsSetNamedPortsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionSetLabelsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionSetPolicyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionTargetHttpsProxiesSetSslCertificatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionUrlMapsValidateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestMirrorPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reservation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReservationAffinity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReservationList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReservationsResizeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReservationsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AcceleratorTypes
The "acceleratorTypes" collection of methods.
Addresses
The "addresses" collection of methods.
Autoscalers
The "autoscalers" collection of methods.
BackendBuckets
The "backendBuckets" collection of methods.
BackendServices
The "backendServices" collection of methods.
Disks
The "disks" collection of methods.
DiskTypes
The "diskTypes" collection of methods.
ExternalVpnGateways
The "externalVpnGateways" collection of methods.
FirewallPolicies
The "firewallPolicies" collection of methods.
Firewalls
The "firewalls" collection of methods.
ForwardingRules
The "forwardingRules" collection of methods.
GlobalAddresses
The "globalAddresses" collection of methods.
GlobalForwardingRules
The "globalForwardingRules" collection of methods.
GlobalNetworkEndpointGroups
The "globalNetworkEndpointGroups" collection of methods.
GlobalOperations
The "globalOperations" collection of methods.
GlobalOrganizationOperations
The "globalOrganizationOperations" collection of methods.
GlobalPublicDelegatedPrefixes
The "globalPublicDelegatedPrefixes" collection of methods.
HealthChecks
The "healthChecks" collection of methods.
HttpHealthChecks
The "httpHealthChecks" collection of methods.
HttpsHealthChecks
The "httpsHealthChecks" collection of methods.
ImageFamilyViews
The "imageFamilyViews" collection of methods.
Images
The "images" collection of methods.
InstanceGroupManagers
The "instanceGroupManagers" collection of methods.
InstanceGroups
The "instanceGroups" collection of methods.
Instances
The "instances" collection of methods.
InstanceTemplates
The "instanceTemplates" collection of methods.
InterconnectAttachments
The "interconnectAttachments" collection of methods.
InterconnectLocations
The "interconnectLocations" collection of methods.
Interconnects
The "interconnects" collection of methods.
LicenseCodes
The "licenseCodes" collection of methods.
Licenses
The "licenses" collection of methods.
MachineImages
The "machineImages" collection of methods.
MachineTypes
The "machineTypes" collection of methods.
NetworkEdgeSecurityServices
The "networkEdgeSecurityServices" collection of methods.
NetworkEndpointGroups
The "networkEndpointGroups" collection of methods.
NetworkFirewallPolicies
The "networkFirewallPolicies" collection of methods.
Networks
The "networks" collection of methods.
NodeGroups
The "nodeGroups" collection of methods.
NodeTemplates
The "nodeTemplates" collection of methods.
NodeTypes
The "nodeTypes" collection of methods.
PacketMirrorings
The "packetMirrorings" collection of methods.
Projects
The "projects" collection of methods.
PublicAdvertisedPrefixes
The "publicAdvertisedPrefixes" collection of methods.
PublicDelegatedPrefixes
The "publicDelegatedPrefixes" collection of methods.
RegionAutoscalers
The "regionAutoscalers" collection of methods.
RegionBackendServices
The "regionBackendServices" collection of methods.
RegionCommitments
The "regionCommitments" collection of methods.
RegionDisks
The "regionDisks" collection of methods.
RegionDiskTypes
The "regionDiskTypes" collection of methods.
RegionHealthChecks
The "regionHealthChecks" collection of methods.
RegionHealthCheckServices
The "regionHealthCheckServices" collection of methods.
RegionInstanceGroupManagers
The "regionInstanceGroupManagers" collection of methods.
RegionInstanceGroups
The "regionInstanceGroups" collection of methods.
RegionInstances
The "regionInstances" collection of methods.
RegionNetworkEndpointGroups
The "regionNetworkEndpointGroups" collection of methods.
RegionNetworkFirewallPolicies
The "regionNetworkFirewallPolicies" collection of methods.
RegionNotificationEndpoints
The "regionNotificationEndpoints" collection of methods.
RegionOperations
The "regionOperations" collection of methods.
Regions
The "regions" collection of methods.
RegionSecurityPolicies
The "regionSecurityPolicies" collection of methods.
RegionSslCertificates
The "regionSslCertificates" collection of methods.
RegionTargetHttpProxies
The "regionTargetHttpProxies" collection of methods.
RegionTargetHttpsProxies
The "regionTargetHttpsProxies" collection of methods.
RegionUrlMaps
The "regionUrlMaps" collection of methods.
Reservations
The "reservations" collection of methods.
ResourcePolicies
The "resourcePolicies" collection of methods.
Routers
The "routers" collection of methods.
Routes
The "routes" collection of methods.
SecurityPolicies
The "securityPolicies" collection of methods.
ServiceAttachments
The "serviceAttachments" collection of methods.
Snapshots
The "snapshots" collection of methods.
SslCertificates
The "sslCertificates" collection of methods.
SslPolicies
The "sslPolicies" collection of methods.
Subnetworks
The "subnetworks" collection of methods.
TargetGrpcProxies
The "targetGrpcProxies" collection of methods.
TargetHttpProxies
The "targetHttpProxies" collection of methods.
TargetHttpsProxies
The "targetHttpsProxies" collection of methods.
TargetInstances
The "targetInstances" collection of methods.
TargetPools
The "targetPools" collection of methods.
TargetSslProxies
The "targetSslProxies" collection of methods.
TargetTcpProxies
The "targetTcpProxies" collection of methods.
TargetVpnGateways
The "targetVpnGateways" collection of methods.
UrlMaps
The "urlMaps" collection of methods.
VpnGateways
The "vpnGateways" collection of methods.
VpnTunnels
The "vpnTunnels" collection of methods.
ZoneOperations
The "zoneOperations" collection of methods.
Zones
The "zones" collection of methods.
ResourceCommitment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceGroupReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePoliciesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePoliciesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePoliciesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePolicyAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePolicyAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyDailyCycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyGroupPlacementPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyHourlyCycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyInstanceSchedulePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyInstanceSchedulePolicySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePolicyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePolicyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyResourceStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicySnapshotSchedulePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicySnapshotSchedulePolicyRetentionPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicySnapshotSchedulePolicySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcePolicySnapshotSchedulePolicySnapshotProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePolicyWeeklyCycle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourcePolicyWeeklyCycleDayOfWeek
This class defines attributes, valid values, and usage which is generated from a given json schema.
Route
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouteAsPath
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouteList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouteListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouteListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Router
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterAdvertisedIpRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterBgp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterBgpPeer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterBgpPeerBfd
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterNat
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterNatLogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterNatRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterNatRuleAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterNatSubnetworkToNat
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RoutersPreviewResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoutersScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RoutersScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RoutersScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterStatusBgpPeerStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterStatusNatStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterStatusNatStatusNatRuleStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouterStatusResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouteWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RouteWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Rule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SavedAttachedDisk
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SavedDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScalingScheduleStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Scheduling
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SchedulingNodeAffinity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Screenshot
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPoliciesAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPoliciesAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPoliciesAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPoliciesListPreconfiguredExpressionSetsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPoliciesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPoliciesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPoliciesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPoliciesWafConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPolicyAdaptiveProtectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyAdvancedOptionsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyDdosProtectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPolicyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPolicyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRecaptchaOptionsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRuleHttpHeaderAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRuleMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRuleMatcherConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityPolicyRuleRateLimitOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRuleRateLimitOptionsThreshold
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityPolicyRuleRedirectOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecuritySettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SerialPortOutput
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServerBinding
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccount
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAttachmentConnectedEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAttachmentConsumerProjectLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAttachmentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAttachmentsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAttachmentsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShareSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShareSettingsProjectConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceIdentity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceIdentityEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceIntegrityPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignedUrlKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
Snapshot
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SnapshotList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SnapshotListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SnapshotListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceDiskEncryptionKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceInstanceParams
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SourceInstanceProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificateAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificateAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificateAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertificateList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificateListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificateListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertificateManagedSslCertificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificateSelfManagedSslCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertificatesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificatesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCertificatesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SSLHealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslPoliciesList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslPoliciesListAvailableFeaturesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslPoliciesListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslPoliciesListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslPolicyReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslPolicyWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslPolicyWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
StatefulPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
StatefulPolicyPreservedState
This class defines attributes, valid values, and usage which is generated from a given json schema.
StatefulPolicyPreservedStateDiskDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subnetwork
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworkAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworkAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworkAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubnetworkList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworkListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworkListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubnetworkLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworkSecondaryRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubnetworksExpandIpCidrRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubnetworksScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworksScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubnetworksScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubnetworksSetPrivateIpGoogleAccessRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subsetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Tags
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetGrpcProxy
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetGrpcProxyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetGrpcProxyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetGrpcProxyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpProxiesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpProxiesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpProxiesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpProxy
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpProxyAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpProxyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpProxyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpProxyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpsProxiesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxiesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxiesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpsProxiesSetCertificateMapRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpsProxiesSetQuicOverrideRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpsProxiesSetSslCertificatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxyAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxyAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxyAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetHttpsProxyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetHttpsProxyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetInstance
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetInstanceAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetInstanceAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetInstanceAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetInstanceList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetInstanceListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetInstanceListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetInstancesScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetInstancesScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetInstancesScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetPool
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetPoolInstanceHealth
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetPoolsAddHealthCheckRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolsAddInstanceRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolsRemoveHealthCheckRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolsRemoveInstanceRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetPoolsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetSslProxiesSetBackendServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetSslProxiesSetCertificateMapRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetSslProxiesSetProxyHeaderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetSslProxiesSetSslCertificatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetSslProxy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetSslProxyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetSslProxyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetSslProxyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetTcpProxiesSetBackendServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetTcpProxiesSetProxyHeaderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetTcpProxy
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetTcpProxyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetTcpProxyListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetTcpProxyListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetVpnGateway
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewayAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewayAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewayAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetVpnGatewayList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewayListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewayListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetVpnGatewaysScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewaysScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetVpnGatewaysScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TCPHealthCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestFailure
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Uint128
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMap
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMapReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMapsAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapsAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapsAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMapsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMapsValidateRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapsValidateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMapTest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlMapTestHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlMapValidationResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UrlRewrite
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsableSubnetwork
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsableSubnetworksAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsableSubnetworksAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsableSubnetworksAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsableSubnetworkSecondaryRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsageExportLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmEndpointNatMappings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmEndpointNatMappingsInterfaceNatMappings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmEndpointNatMappingsList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmEndpointNatMappingsListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmEndpointNatMappingsListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGateway
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGatewayList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGatewaysGetStatusResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGatewaysScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewaysScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewaysScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGatewayStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayStatusHighAvailabilityRequirementState
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGatewayStatusTunnel
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnGatewayStatusVpnConnection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayVpnGatewayInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnTunnel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelAggregatedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelAggregatedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelAggregatedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnTunnelList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnTunnelsScopedList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelsScopedListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnTunnelsScopedListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
WafExpressionSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WafExpressionSetExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeightedBackendService
This class defines attributes, valid values, and usage which is generated from a given json schema.
XpnHostList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
XpnHostListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
XpnHostListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
XpnResourceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Zone
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZoneList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZoneListWarning
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZoneListWarningData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ZoneSetLabelsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ZoneSetPolicyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Compute
Service definition for Compute (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthConfigTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizationCodeLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigVariableTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Connection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectionSchemaMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connector
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectorsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectorsResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectorVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EgressControlConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnumOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExtractionRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExtractionRules
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Field
This class defines attributes, valid values, and usage which is generated from a given json schema.
InputParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
JwtClaims
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConnectorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConnectorVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProvidersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRuntimeActionSchemasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRuntimeEntitySchemasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LockConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Oauth2ClientCredentials
This class defines attributes, valid values, and usage which is generated from a given json schema.
Oauth2JwtBearer
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Provider
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsConnections
The "connections" collection of methods.
ProjectsLocationsConnectionsRuntimeActionSchemas
The "runtimeActionSchemas" collection of methods.
ProjectsLocationsConnectionsRuntimeEntitySchemas
The "runtimeEntitySchemas" collection of methods.
ProjectsLocationsConnectorsGlobal
The "global" collection of methods.
ProjectsLocationsConnectorsGlobalProviders
The "providers" collection of methods.
ProjectsLocationsConnectorsGlobalProvidersConnectors
The "connectors" collection of methods.
ProjectsLocationsConnectorsGlobalProvidersConnectorsVersions
The "versions" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsProviders
The "providers" collection of methods.
ResultMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoleGrant
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RuntimeActionSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RuntimeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeEntitySchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Secret
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
SshPublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SupportedRuntimeFeatures
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserPassword
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connectors
Service definition for Connectors (v1).
GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1IssueModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1Analysis
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1AnalysisResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1AnnotationBoundary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1AnswerFeedback
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ArticleSuggestionData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CalculateStatsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CallAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1Conversation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ConversationCallMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ConversationDataSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ConversationLevelSentiment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ConversationParticipant
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ConversationTranscript
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DeployIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DialogflowIntent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DialogflowInteractionData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1DialogflowSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1EntityMentionData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ExactMatchConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1ExportInsightsDataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1FaqAnswerData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1HoldData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1Intent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IntentMatchData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1InterruptionData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1Issue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IssueAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IssueModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IssueModelLabelStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1IssueModelResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ListAnalysesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ListConversationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ListIssueModelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ListIssuesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1ListViewsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1PhraseMatchData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1PhraseMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1PhraseMatchRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudContactcenterinsightsV1RuntimeAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1SentimentData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1Settings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1SilenceData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1SmartReplyData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1UndeployIssueModelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudContactcenterinsightsV1View
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsConversations
The "conversations" collection of methods.
ProjectsLocationsConversationsAnalyses
The "analyses" collection of methods.
ProjectsLocationsInsightsdata
The "insightsdata" collection of methods.
ProjectsLocationsIssueModels
The "issueModels" collection of methods.
ProjectsLocationsIssueModelsIssues
The "issues" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsPhraseMatchers
The "phraseMatchers" collection of methods.
ProjectsLocationsViews
The "views" collection of methods.
Contactcenterinsights
Service definition for Contactcenterinsights (v1).
AcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddonsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvancedMachineFeatures
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthenticatorGroupsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Autopilot
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoprovisioningNodePoolDefaults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AutoUpgradeOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigQueryDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
BinaryAuthorization
This class defines attributes, valid values, and usage which is generated from a given json schema.
BlueGreenInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BlueGreenSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CidrBlock
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientCertificateConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRunConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cluster
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterAutoscaling
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompleteIPRotationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompleteNodePoolUpgradeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfidentialNodes
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigConnectorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConsumptionMeteringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateNodePoolRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DailyMaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseEncryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
DefaultSnatStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
DnsCacheConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DNSConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GcePersistentDiskCsiDriverConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcfsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcpFilestoreCsiDriverConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetJSONWebKeysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetOpenIDConfigResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GPUSharingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
HorizontalPodAutoscaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpCacheControlResponseHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpLoadBalancing
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentityServiceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ILBSubsettingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntraNodeVisibilityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
IPAllocationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Jwk
This class defines attributes, valid values, and usage which is generated from a given json schema.
KubernetesDashboard
This class defines attributes, valid values, and usage which is generated from a given json schema.
LegacyAbac
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinuxNodeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListClustersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNodePoolsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUsableSubnetworksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingComponentConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceExclusionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenancePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedPrometheusConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
MasterAuth
This class defines attributes, valid values, and usage which is generated from a given json schema.
MasterAuthorizedNetworksConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MaxPodsConstraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
MeshCertificates
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metric
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoringComponentConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkPerformanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkPolicyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkTags
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeConfigDefaults
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeKubeletConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeLabels
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeManagement
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeNetworkConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodePool
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodePoolAutoConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodePoolAutoscaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodePoolDefaults
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTaint
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeTaints
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationProgress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrivateClusterConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateClusterMasterGlobalAccessConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubSub
This class defines attributes, valid values, and usage which is generated from a given json schema.
RecurringTimeWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReleaseChannel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReleaseChannelConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationAffinity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsAggregated
The "aggregated" collection of methods.
ProjectsAggregatedUsableSubnetworks
The "usableSubnetworks" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsClusters
The "clusters" collection of methods.
ProjectsLocationsClustersNodePools
The "nodePools" collection of methods.
ProjectsLocationsClustersWellKnown
The "well-known" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsZones
The "zones" collection of methods.
ProjectsZonesClusters
The "clusters" collection of methods.
ProjectsZonesClustersNodePools
The "nodePools" collection of methods.
ProjectsZonesOperations
The "operations" collection of methods.
ResourceLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceUsageExportConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RollbackNodePoolUpgradeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SandboxConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityBulletinEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServerConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceExternalIPsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetAddonsConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetLabelsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetLegacyAbacRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetLocationsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetLoggingServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetMaintenancePolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetMasterAuthRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetMonitoringServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetNetworkPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetNodePoolAutoscalingRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetNodePoolManagementRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetNodePoolSizeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedNodes
This class defines attributes, valid values, and usage which is generated from a given json schema.
StandardRolloutPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartIPRotationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StatusCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateMasterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateNodePoolRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpgradeAvailableEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsableSubnetwork
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsableSubnetworkSecondaryRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerticalPodAutoscaling
This class defines attributes, valid values, and usage which is generated from a given json schema.
VirtualNIC
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkloadIdentityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkloadMetadataConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Container
Service definition for Container (v1).
AliasContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalysisCompleted
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Artifact
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArtifactHashes
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArtifactRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Attestation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttestationNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttestationOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Authority
This class defines attributes, valid values, and usage which is generated from a given json schema.
Basis
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateNotesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateNotesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateOccurrencesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateOccurrencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Build
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuilderConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildSignature
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ByProducts
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Category
This class defines attributes, valid values, and usage which is generated from a given json schema.
CisBenchmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRepoSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Command
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Completeness
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComplianceNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ComplianceOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ComplianceVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1Build
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOptionWorkerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1Hash
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1Results
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContaineranalysisGoogleDevtoolsCloudbuildV1Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisGoogleDevtoolsCloudbuildV1Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContaineranalysisResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
CVSS
This class defines attributes, valid values, and usage which is generated from a given json schema.
CVSSv3
This class defines attributes, valid values, and usage which is generated from a given json schema.
Deployable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Deployment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Derived
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Detail
This class defines attributes, valid values, and usage which is generated from a given json schema.
Details
This class defines attributes, valid values, and usage which is generated from a given json schema.
Digest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Discovered
This class defines attributes, valid values, and usage which is generated from a given json schema.
Discovery
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiscoveryNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiscoveryOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Distribution
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DSSEAttestationNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
DSSEAttestationOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
DSSEHint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Envelope
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnvelopeSignature
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileHashes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FileNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FileOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Fingerprint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FixableTotalByDigest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenericSignedAttestation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GerritSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1BuildDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1DeploymentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1DiscoveryDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1ImageDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1IntotoArtifact
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1IntotoDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrafeasV1beta1IntotoSignature
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1PackageDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1beta1VulnerabilityDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrafeasV1FileLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hash
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Identity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Installation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InToto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InTotoProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InTotoStatement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Jwt
This class defines attributes, valid values, and usage which is generated from a given json schema.
KnowledgeBase
This class defines attributes, valid values, and usage which is generated from a given json schema.
Layer
This class defines attributes, valid values, and usage which is generated from a given json schema.
License
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNoteOccurrencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNotesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOccurrencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListScanConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Material
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
NonCompliantFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Note
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Occurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Package
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PackageIssue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PackageNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PackageOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PgpSignedAttestation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectRepoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Recipe
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RelatedUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelationshipNote
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelationshipOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsNotes
The "notes" collection of methods.
ProjectsNotesOccurrences
The "occurrences" collection of methods.
ProjectsOccurrences
The "occurrences" collection of methods.
ProjectsScanConfigs
The "scanConfigs" collection of methods.
ScanConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Signature
This class defines attributes, valid values, and usage which is generated from a given json schema.
SigningKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaBuilder
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaCompleteness
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlsaProvenanceZeroTwo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlsaRecipe
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Subject
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeSpan
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeDistribution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpgradeNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpgradeOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
Version
This class defines attributes, valid values, and usage which is generated from a given json schema.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
Vulnerability
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VulnerabilityLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
VulnerabilityNote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VulnerabilityOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VulnerabilityOccurrencesSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WindowsDetail
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WindowsUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContainerAnalysis
Service definition for ContainerAnalysis (v1).
Promotion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PromotionBodyLines
This class defines attributes, valid values, and usage which is generated from a given json schema.
PromotionImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cse
The "cse" collection of methods.
CseSiterestrict
The "siterestrict" collection of methods.
Result
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResultImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResultLabels
This class defines attributes, valid values, and usage which is generated from a given json schema.
Search
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchQueries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchQueriesNextPage
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchQueriesPreviousPage
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchQueriesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchSearchInformation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchSpelling
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomSearchAPI
Service definition for CustomSearchAPI (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSqlConnectionProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSqlSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectionProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseType
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatamigrationEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DumpFlag
This class defines attributes, valid values, and usage which is generated from a given json schema.
DumpFlags
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateSshScriptRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudClouddmsV1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListConnectionProfilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMigrationJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MigrationJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
MigrationJobVerificationError
This class defines attributes, valid values, and usage which is generated from a given json schema.
MySqlConnectionProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostgreSqlConnectionProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
PromoteMigrationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsConnectionProfiles
The "connectionProfiles" collection of methods.
ProjectsLocationsMigrationJobs
The "migrationJobs" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
RestartMigrationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResumeMigrationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReverseSshConnectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlAclEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlIpConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SshScript
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartMigrationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StaticIpConnectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StopMigrationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VerifyMigrationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmCreationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmSelectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpcPeeringConnectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseMigrationService
Service definition for DatabaseMigrationService (v1).
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatacatalogEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1BigQueryTableSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1ColumnSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1Entry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1EntryGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1FieldType
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1FieldTypeEnumType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1GcsFilesetSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1GcsFileSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1InlineSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1ListEntriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1ListPolicyTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1ListTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1ListTaxonomiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1PolicyTag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldEnumValueRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1SearchCatalogRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1SearchCatalogResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1SearchCatalogResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1SerializedPolicyTag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1SerializedTaxonomy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1SystemTimestamps
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1TableSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1Tag
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1TagField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1TagFieldEnumValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1TagTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1TagTemplateField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1Taxonomy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1beta1UsageSignal
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1UsageStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1beta1ViewSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1BigQueryConnectionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1BigQueryDateShardedSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1BigQueryRoutineSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1BigQueryTableSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1BusinessContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ColumnSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1Contacts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ContactsPerson
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1CrossRegionalSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1DatabaseTableSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1DataplexExternalTable
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1DataplexFilesetSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1DataplexSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1DataplexTableSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1DataSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1DataSourceConnectionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1Entry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1EntryGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1EntryOverview
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ExportTaxonomiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1FieldType
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1FieldTypeEnumType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1FilesetSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1GcsFilesetSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1GcsFileSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ImportTaxonomiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ImportTaxonomiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1InlineSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ListEntriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ListEntryGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ListPolicyTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ListTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ListTaxonomiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1ModifyEntryContactsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ModifyEntryOverviewRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PersonalDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1PolicyTag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1RenameTagTemplateFieldEnumValueRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1RenameTagTemplateFieldRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ReplaceTaxonomyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1RoutineSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1RoutineSpecArgument
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1SearchCatalogRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1SearchCatalogRequestScope
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1SearchCatalogResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1SearchCatalogResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1SerializedPolicyTag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1SerializedTaxonomy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1StarEntryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1StarEntryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1StorageProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1SystemTimestamps
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1TableSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1Tag
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1TagField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1TagFieldEnumValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1TagTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1TagTemplateField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1Taxonomy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatacatalogV1UnstarEntryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1UnstarEntryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1UsageSignal
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1UsageStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatacatalogV1ViewSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Catalog
The "catalog" collection of methods.
Entries
The "entries" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsEntryGroups
The "entryGroups" collection of methods.
ProjectsLocationsEntryGroupsEntries
The "entries" collection of methods.
ProjectsLocationsEntryGroupsEntriesTags
The "tags" collection of methods.
ProjectsLocationsEntryGroupsTags
The "tags" collection of methods.
ProjectsLocationsTagTemplates
The "tagTemplates" collection of methods.
ProjectsLocationsTagTemplatesFields
The "fields" collection of methods.
ProjectsLocationsTagTemplatesFieldsEnumValues
The "enumValues" collection of methods.
ProjectsLocationsTaxonomies
The "taxonomies" collection of methods.
ProjectsLocationsTaxonomiesPolicyTags
The "policyTags" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataCatalog
Service definition for DataCatalog (v1).
ApproximateProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproximateReportedProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApproximateSplitRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigQueryIODetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigTableIODetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComponentSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComponentTransform
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputationTopology
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConcatPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
CounterMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CounterStructuredName
This class defines attributes, valid values, and usage which is generated from a given json schema.
CounterStructuredNameAndMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CounterUpdate
This class defines attributes, valid values, and usage which is generated from a given json schema.
CPUTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateJobFromTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomSourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataDiskAssignment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatastoreIODetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DebugOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteSnapshotResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DerivedSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Disk
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisplayData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DistributionUpdate
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicSourceSplit
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExecutionStageState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecutionStageSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FailedLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileIODetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
FlattenInstruction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FlexTemplateRuntimeEnvironment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloatingPointList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloatingPointMean
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetDebugConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetDebugConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetTemplateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Histogram
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HotKeyDetection
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstructionInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstructionOutput
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntegerGauge
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntegerList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IntegerMean
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobExecutionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobExecutionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobExecutionStageInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyRangeDataDiskAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyRangeLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LaunchFlexTemplateParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
LaunchFlexTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
LaunchFlexTemplateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LaunchTemplateParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
LaunchTemplateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaseWorkItemRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LeaseWorkItemResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListJobMessagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSnapshotsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MapTask
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MemInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricShortId
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricStructuredName
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricUpdate
This class defines attributes, valid values, and usage which is generated from a given json schema.
MountedDataDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
MultiOutputInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
NameAndKind
This class defines attributes, valid values, and usage which is generated from a given json schema.
Package
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParallelInstruction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Parameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParameterMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ParDoInstruction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PartialGroupByKeyInstruction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PipelineDescription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Point
This class defines attributes, valid values, and usage which is generated from a given json schema.
Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProgressTimeseries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PubSubIODetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubSnapshotMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReadInstruction
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportedParallelism
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportWorkItemStatusRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportWorkItemStatusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsJobs
The "jobs" collection of methods.
ProjectsJobsDebug
The "debug" collection of methods.
ProjectsJobsMessages
The "messages" collection of methods.
ProjectsJobsWorkItems
The "workItems" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsFlexTemplates
The "flexTemplates" collection of methods.
ProjectsLocationsJobs
The "jobs" collection of methods.
ProjectsLocationsJobsDebug
The "debug" collection of methods.
ProjectsLocationsJobsMessages
The "messages" collection of methods.
ProjectsLocationsJobsSnapshots
The "snapshots" collection of methods.
ProjectsLocationsJobsStages
The "stages" collection of methods.
ProjectsLocationsJobsWorkItems
The "workItems" collection of methods.
ProjectsLocationsSnapshots
The "snapshots" collection of methods.
ProjectsLocationsSql
The "sql" collection of methods.
ProjectsLocationsTemplates
The "templates" collection of methods.
ProjectsSnapshots
The "snapshots" collection of methods.
ProjectsTemplates
The "templates" collection of methods.
ResourceUtilizationReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceUtilizationReportResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeEnvironment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RuntimeMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SdkHarnessContainerImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SDKInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SdkVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendDebugCaptureRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendDebugCaptureResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendWorkerMessagesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SendWorkerMessagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SeqMapTask
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SeqMapTaskOutputInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShellTask
This class defines attributes, valid values, and usage which is generated from a given json schema.
SideInputInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Sink
This class defines attributes, valid values, and usage which is generated from a given json schema.
Snapshot
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SnapshotJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SourceFork
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceGetMetadataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceGetMetadataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceSplitOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceSplitRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceSplitResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SourceSplitShard
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpannerIODetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
SplitInt64
This class defines attributes, valid values, and usage which is generated from a given json schema.
StageExecutionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StageSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
StageSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StateFamilyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Step
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamingApplianceSnapshotConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamingComputationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamingComputationRanges
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamingComputationTask
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamingConfigTask
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamingSetupTask
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamingSideInputLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamingStageLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
StringList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructuredMessage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TaskRunnerSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TemplateMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TopologyConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransformSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValidateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkerHealthReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkerHealthReportResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerLifecycleEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerMessageCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerMessageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerPool
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkerSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerShutdownNotice
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerShutdownNoticeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkItemDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkItemServiceState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkItemStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WriteInstruction
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dataflow
Service definition for Dataflow (v1b3).
Accelerator
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CryptoKeyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafusionEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DnsPeering
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventPublishConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAvailableVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDnsPeeringsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsInstancesDnsPeerings
The "dnsPeerings" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsVersions
The "versions" collection of methods.
RestartInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Version
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataFusion
Service definition for DataFusion (v1).
GoogleCloudDatalabelingV1alpha1CreateInstructionMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1GcsFolderDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelImageBoundingPolyOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelImageClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelImageOrientedBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1alpha1LabelStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelTextEntityExtractionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelVideoClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelVideoEventOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelVideoObjectDetectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1LabelVideoObjectTrackingOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1alpha1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1AnnotatedDataset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Annotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1AnnotationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1AnnotationSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1AnnotationSpecSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1AnnotationValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Attempt
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1BigQuerySource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1BoundingPolyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ClassificationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ClassificationMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ConfusionMatrix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1CreateDatasetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1CreateInstructionMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1CreateInstructionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1CsvInstruction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1DataItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Dataset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1Evaluation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1EvaluationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1EvaluationJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1EvaluationJobConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1EvaluationMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1EventConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1Example
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ExampleComparison
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ExportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ExportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ExportDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1FeedbackMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1FeedbackThread
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1GcsFolderDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1HumanAnnotationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ImageBoundingPolyAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImageClassificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImagePayload
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImagePolylineAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ImportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ImportDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Instruction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelImageBoundingPolyOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelImageClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelImageOrientedBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelImageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1LabelStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelTextEntityExtractionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelVideoObjectTrackingOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1LabelVideoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListDataItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListDatasetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListExamplesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1ListInstructionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1NormalizedPolyline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ObjectDetectionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ObjectTrackingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ObjectTrackingFrame
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1OperatorMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1PauseEvaluationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1PdfInstruction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Polyline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1PolylineConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1PrCurve
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1ResumeEvaluationJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1SegmentationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1SentimentConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1SequentialSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TextClassificationAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TextClassificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TextMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TextPayload
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1TimeSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1VideoClassificationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1VideoEventAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1VideoPayload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1beta1VideoThumbnail
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingPolyOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelImageClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelImageOrientedBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p1alpha1LabelStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelTextEntityExtractionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelVideoClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelVideoEventOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectTrackingOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p1alpha1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1GcsFolderDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelImageClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelImageOrientedBoundingBoxOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatalabelingV1p2alpha1LabelStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelTextEntityExtractionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelVideoClassificationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelVideoEventOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectDetectionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1LabelVideoObjectTrackingOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatalabelingV1p2alpha1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsAnnotationSpecSets
The "annotationSpecSets" collection of methods.
ProjectsDatasets
The "datasets" collection of methods.
ProjectsDatasetsAnnotatedDatasets
The "annotatedDatasets" collection of methods.
ProjectsDatasetsAnnotatedDatasetsDataItems
The "dataItems" collection of methods.
ProjectsDatasetsAnnotatedDatasetsExamples
The "examples" collection of methods.
ProjectsDatasetsAnnotatedDatasetsFeedbackThreads
The "feedbackThreads" collection of methods.
ProjectsDatasetsAnnotatedDatasetsFeedbackThreadsFeedbackMessages
The "feedbackMessages" collection of methods.
ProjectsDatasetsDataItems
The "dataItems" collection of methods.
ProjectsDatasetsEvaluations
The "evaluations" collection of methods.
ProjectsDatasetsEvaluationsExampleComparisons
The "exampleComparisons" collection of methods.
ProjectsDatasetsImage
The "image" collection of methods.
ProjectsDatasetsText
The "text" collection of methods.
ProjectsDatasetsVideo
The "video" collection of methods.
ProjectsEvaluationJobs
The "evaluationJobs" collection of methods.
ProjectsEvaluations
The "evaluations" collection of methods.
ProjectsInstructions
The "instructions" collection of methods.
ProjectsOperations
The "operations" collection of methods.
DataLabeling
Service definition for DataLabeling (v1beta1).
GoogleCloudDatapipelinesV1DataflowJobDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatapipelinesV1Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1LaunchTemplateParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1LaunchTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatapipelinesV1ListPipelinesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatapipelinesV1Pipeline
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1RunPipelineRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1RunPipelineResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1RuntimeEnvironment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDatapipelinesV1ScheduleSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1SdkVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1StopPipelineRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDatapipelinesV1Workload
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsPipelines
The "pipelines" collection of methods.
ProjectsLocationsPipelinesJobs
The "jobs" collection of methods.
Datapipelines
Service definition for Datapipelines (v1).
AcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthenticationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoscalingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuxiliaryServicesConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicAutoscalingAlgorithm
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicYarnAutoscalingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Batch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cluster
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClusterOperationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfidentialInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataprocEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataprocMetricConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiagnoseClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiagnoseClusterResults
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EndpointConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvironmentConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecutionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GceClusterConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeClusterConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GkeNodeConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GkeNodePoolAcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeNodePoolAutoscalingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeNodePoolConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GkeNodePoolTarget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HadoopJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HiveJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InjectableCredentialsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InjectCredentialsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupAutoscalingPolicyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceGroupConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstantiateWorkflowTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobPlacement
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobScheduling
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
KerberosConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
KubernetesClusterConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
KubernetesSoftwareConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
LifecycleConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAutoscalingPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBatchesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClustersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkflowTemplatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedGroupConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetastoreConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metric
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NamespacedGkeDeploymentTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeGroupAffinity
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodeInitializationAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodePool
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderedJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ParameterValidation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeripheralsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PigJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrestoJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PySparkBatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PySparkJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegexValidation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepairClusterRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReservationAffinity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsAutoscalingPolicies
The "autoscalingPolicies" collection of methods.
ProjectsLocationsBatches
The "batches" collection of methods.
ProjectsLocationsWorkflowTemplates
The "workflowTemplates" collection of methods.
ProjectsRegions
The "regions" collection of methods.
ProjectsRegionsAutoscalingPolicies
The "autoscalingPolicies" collection of methods.
ProjectsRegionsClusters
The "clusters" collection of methods.
ProjectsRegionsJobs
The "jobs" collection of methods.
ProjectsRegionsOperations
The "operations" collection of methods.
ProjectsRegionsWorkflowTemplates
The "workflowTemplates" collection of methods.
RuntimeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RuntimeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SessionOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShieldedInstanceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SoftwareConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkBatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkHistoryServerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SparkJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkRBatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkRJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkSqlBatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkSqlJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SparkStandaloneAutoscalingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StateHistory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StopClusterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubmitJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TemplateParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValueValidation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VirtualClusterConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkflowGraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkflowMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkflowNode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkflowTemplate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WorkflowTemplatePlacement
This class defines attributes, valid values, and usage which is generated from a given json schema.
YarnApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dataproc
Service definition for Dataproc (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuxiliaryVersionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackendMetastore
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Consumer
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseDump
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataCatalogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataplexConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportMetadataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Federation
This class defines attributes, valid values, and usage which is generated from a given json schema.
HiveMetastoreConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
HiveMetastoreVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
KerberosConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Lake
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFederationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMetadataImportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetadataExport
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetadataImport
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetadataIntegration
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetadataManagementActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetastoreEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveIamPolicyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsFederations
The "federations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsServices
The "services" collection of methods.
ProjectsLocationsServicesBackups
The "backups" collection of methods.
ProjectsLocationsServicesDatabases
The "databases" collection of methods.
ProjectsLocationsServicesDatabasesTables
The "tables" collection of methods.
ProjectsLocationsServicesMetadataImports
The "metadataImports" collection of methods.
Restore
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Secret
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataprocMetastore
Service definition for DataprocMetastore (v1beta).
AllocateIdsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AllocateIdsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ArrayValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BeginTransactionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BeginTransactionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompositeFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatastoreEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatastoreReadOnly
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntityResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1beta1CommonMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1beta1EntityFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDatastoreAdminV1beta1ExportEntitiesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1beta1ExportEntitiesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1beta1ImportEntitiesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1beta1Progress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1CommonMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1EntityFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDatastoreAdminV1ExportEntitiesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1ExportEntitiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1ExportEntitiesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1ImportEntitiesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1ImportEntitiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1Index
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDatastoreAdminV1IndexedProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1IndexOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1ListIndexesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDatastoreAdminV1MigrationProgressEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1MigrationStateEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1PrepareStepDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1Progress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDatastoreAdminV1RedirectWritesStepDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GqlQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GqlQueryParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
Key
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KindExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
LookupRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LookupResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Mutation
This class defines attributes, valid values, and usage which is generated from a given json schema.
MutationResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionId
This class defines attributes, valid values, and usage which is generated from a given json schema.
PathElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projection
This class defines attributes, valid values, and usage which is generated from a given json schema.
PropertyFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
PropertyOrder
This class defines attributes, valid values, and usage which is generated from a given json schema.
PropertyReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Query
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryResultBatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReadOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReadWrite
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReserveIdsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReserveIdsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsIndexes
The "indexes" collection of methods.
ProjectsOperations
The "operations" collection of methods.
RollbackRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RollbackResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunQueryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunQueryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransactionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
Datastore
Service definition for Datastore (v1).
AvroFileFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackfillAllStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackfillJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackfillNoneStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectionProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatastreamEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiscoverConnectionProfileRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiscoverConnectionProfileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DropLargeObjects
This class defines attributes, valid values, and usage which is generated from a given json schema.
Error
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchErrorsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchErrorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FetchStaticIpsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardSshTunnelConnectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsDestinationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
JsonFileFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListConnectionProfilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPrivateConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRoutesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStreamObjectsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStreamsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LookupStreamObjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MysqlColumn
This class defines attributes, valid values, and usage which is generated from a given json schema.
MysqlDatabase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MysqlObjectIdentifier
This class defines attributes, valid values, and usage which is generated from a given json schema.
MysqlProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
MysqlRdbms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MysqlSourceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
MysqlSslConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
MysqlTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NoConnectivitySettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
OracleColumn
This class defines attributes, valid values, and usage which is generated from a given json schema.
OracleDropLargeObjects
This class defines attributes, valid values, and usage which is generated from a given json schema.
OracleObjectIdentifier
This class defines attributes, valid values, and usage which is generated from a given json schema.
OracleProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
OracleRdbms
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OracleSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OracleSourceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
OracleTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrivateConnection
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrivateConnectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsConnectionProfiles
The "connectionProfiles" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsPrivateConnections
The "privateConnections" collection of methods.
ProjectsLocationsPrivateConnectionsRoutes
The "routes" collection of methods.
ProjectsLocationsStreams
The "streams" collection of methods.
ProjectsLocationsStreamsObjects
The "objects" collection of methods.
Route
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceObjectIdentifier
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartBackfillJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartBackfillJobResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
StaticServiceIpConnectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StopBackfillJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StopBackfillJobResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Stream
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamLargeObjects
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Validation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValidationMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidationResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpcPeeringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Datastream
Service definition for Datastream (v1).
Application
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationDataTransfer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationTransferParam
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataTransfer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataTransfersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Applications
The "applications" collection of methods.
Transfers
The "transfers" collection of methods.
DataTransfer
Service definition for DataTransfer (datatransfer_v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Deployment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentLabelEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeploymentmanagerResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentmanagerResourceWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentmanagerResourceWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeploymentsCancelPreviewRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeploymentsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentsStopRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeploymentUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentUpdateLabelEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlobalSetPolicyRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Manifest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManifestsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationErrorErrors
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Deployments
The "deployments" collection of methods.
Manifests
The "manifests" collection of methods.
Operations
The "operations" collection of methods.
Resources
The "resources" collection of methods.
Types
The "types" collection of methods.
ResourceAccessControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourcesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceUpdateError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceUpdateErrorErrors
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceUpdateWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceUpdateWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Type
This class defines attributes, valid values, and usage which is generated from a given json schema.
TypesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentManager
Service definition for DeploymentManager (v2).
Account
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountActiveAdSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountPermission
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountPermissionGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountPermissionGroupsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountPermissionsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountUserProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountUserProfilesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Activities
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Ad
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdBlockingConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdSlot
This class defines attributes, valid values, and usage which is generated from a given json schema.
Advertiser
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserGroupsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdvertiserInvoicesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdvertiserLandingPagesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdvertisersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AudienceSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudienceSegmentGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
BillingAssignmentsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
BillingProfilesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingRate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingRatesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingRateTieredRate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Browser
This class defines attributes, valid values, and usage which is generated from a given json schema.
BrowsersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Campaign
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CampaignCreativeAssociation
This class defines attributes, valid values, and usage which is generated from a given json schema.
CampaignCreativeAssociationsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CampaignsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CampaignSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChangeLog
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChangeLogsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelGrouping
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelGroupingRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CitiesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
City
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClickTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClickThroughUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClickThroughUrlSuffixProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompanionClickThroughOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompanionSetting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompatibleFields
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectionType
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectionTypesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContentCategoriesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContentCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Conversion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConversionError
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConversionsBatchInsertRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConversionsBatchInsertResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConversionsBatchUpdateRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConversionsBatchUpdateResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConversionStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CountriesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Country
This class defines attributes, valid values, and usage which is generated from a given json schema.
Creative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeAsset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeAssetId
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeAssetMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeAssetSelection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeAssignment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeClickThroughUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeCustomEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeField
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeFieldAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeFieldsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeFieldValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeFieldValuesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeGroupAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeGroupsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeOptimizationConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeRotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CrossDimensionReachReportCompatibleFields
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomFloodlightVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomRichMediaEvents
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomViewabilityMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomViewabilityMetricConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DayPartTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeepLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DefaultClickThroughEventTagProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliverySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
DfareportingFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DfareportingFileUrls
This class defines attributes, valid values, and usage which is generated from a given json schema.
DfpSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionValueList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DimensionValueRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DirectorySite
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DirectorySiteSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
DirectorySitesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DisjunctiveMatchStatement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DynamicTargetingKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicTargetingKeysListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EncryptionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventTag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventTagOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventTagsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FileList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Flight
This class defines attributes, valid values, and usage which is generated from a given json schema.
FloodlightActivitiesGenerateTagResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
FloodlightActivitiesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloodlightActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloodlightActivityDynamicTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
FloodlightActivityGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
FloodlightActivityGroupsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloodlightActivityPublisherDynamicTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
FloodlightConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloodlightConfigurationsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FloodlightReportCompatibleFields
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FrequencyCap
This class defines attributes, valid values, and usage which is generated from a given json schema.
FsCommand
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InventoryItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InventoryItemsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Invoice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyValueTargetingExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
LandingPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Language
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguagesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LanguageTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LastModifiedInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListPopulationClause
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPopulationRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPopulationTerm
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListTargetingExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
LookbackConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
MeasurementPartnerAdvertiserLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
MeasurementPartnerCampaignLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
MeasurementPartnerWrappingData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metric
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metro
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetrosListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MobileApp
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileAppsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MobileCarrier
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileCarriersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObaIcon
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OffsetPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
OmnitureSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystem
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystemsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperatingSystemVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystemVersionsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OptimizationActivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
Order
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderContact
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderDocument
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderDocumentsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrdersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathReportCompatibleFields
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathReportDimensionValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathToConversionReportCompatibleFields
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Placement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlacementAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlacementGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlacementGroupsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlacementsGenerateTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlacementsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlacementStrategiesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlacementStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlacementTag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlatformType
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlatformTypesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PopupWindowProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostalCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostalCodesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Pricing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PricingSchedule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PricingSchedulePricingPeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
Project
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReachReportCompatibleFields
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Recipient
This class defines attributes, valid values, and usage which is generated from a given json schema.
Region
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemarketingList
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemarketingListShare
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemarketingListsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Report
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportCompatibleFields
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportCrossDimensionReachCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportDelivery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportFloodlightCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportFloodlightCriteriaReportProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportPathAttributionCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportPathCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportPathToConversionCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportPathToConversionCriteriaReportProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportReachCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportSchedule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportsConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountActiveAdSummaries
The "accountActiveAdSummaries" collection of methods.
AccountPermissionGroups
The "accountPermissionGroups" collection of methods.
AccountPermissions
The "accountPermissions" collection of methods.
Accounts
The "accounts" collection of methods.
AccountUserProfiles
The "accountUserProfiles" collection of methods.
Ads
The "ads" collection of methods.
AdvertiserGroups
The "advertiserGroups" collection of methods.
AdvertiserInvoices
The "advertiserInvoices" collection of methods.
AdvertiserLandingPages
The "advertiserLandingPages" collection of methods.
Advertisers
The "advertisers" collection of methods.
BillingAssignments
The "billingAssignments" collection of methods.
BillingProfiles
The "billingProfiles" collection of methods.
BillingRates
The "billingRates" collection of methods.
Browsers
The "browsers" collection of methods.
CampaignCreativeAssociations
The "campaignCreativeAssociations" collection of methods.
Campaigns
The "campaigns" collection of methods.
ChangeLogs
The "changeLogs" collection of methods.
Cities
The "cities" collection of methods.
ConnectionTypes
The "connectionTypes" collection of methods.
ContentCategories
The "contentCategories" collection of methods.
Conversions
The "conversions" collection of methods.
Countries
The "countries" collection of methods.
CreativeAssets
The "creativeAssets" collection of methods.
CreativeFields
The "creativeFields" collection of methods.
CreativeFieldValues
The "creativeFieldValues" collection of methods.
CreativeGroups
The "creativeGroups" collection of methods.
Creatives
The "creatives" collection of methods.
DimensionValues
The "dimensionValues" collection of methods.
DirectorySites
The "directorySites" collection of methods.
DynamicTargetingKeys
The "dynamicTargetingKeys" collection of methods.
EventTags
The "eventTags" collection of methods.
Files
The "files" collection of methods.
FloodlightActivities
The "floodlightActivities" collection of methods.
FloodlightActivityGroups
The "floodlightActivityGroups" collection of methods.
FloodlightConfigurations
The "floodlightConfigurations" collection of methods.
InventoryItems
The "inventoryItems" collection of methods.
Languages
The "languages" collection of methods.
Metros
The "metros" collection of methods.
MobileApps
The "mobileApps" collection of methods.
MobileCarriers
The "mobileCarriers" collection of methods.
OperatingSystems
The "operatingSystems" collection of methods.
OperatingSystemVersions
The "operatingSystemVersions" collection of methods.
OrderDocuments
The "orderDocuments" collection of methods.
Orders
The "orders" collection of methods.
PlacementGroups
The "placementGroups" collection of methods.
Placements
The "placements" collection of methods.
PlacementStrategies
The "placementStrategies" collection of methods.
PlatformTypes
The "platformTypes" collection of methods.
PostalCodes
The "postalCodes" collection of methods.
Projects
The "projects" collection of methods.
Regions
The "regions" collection of methods.
RemarketingLists
The "remarketingLists" collection of methods.
RemarketingListShares
The "remarketingListShares" collection of methods.
Reports
The "reports" collection of methods.
ReportsCompatibleFields
The "compatibleFields" collection of methods.
ReportsFiles
The "files" collection of methods.
Sites
The "sites" collection of methods.
Sizes
The "sizes" collection of methods.
Subaccounts
The "subaccounts" collection of methods.
TargetableRemarketingLists
The "targetableRemarketingLists" collection of methods.
TargetingTemplates
The "targetingTemplates" collection of methods.
UserProfiles
The "userProfiles" collection of methods.
UserRolePermissionGroups
The "userRolePermissionGroups" collection of methods.
UserRolePermissions
The "userRolePermissions" collection of methods.
UserRoles
The "userRoles" collection of methods.
VideoFormats
The "videoFormats" collection of methods.
RichMediaExitOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
Rule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Site
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SiteCompanionSetting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SiteContact
This class defines attributes, valid values, and usage which is generated from a given json schema.
SiteSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SiteSkippableSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
SitesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SiteTranscodeSetting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SiteVideoSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Size
This class defines attributes, valid values, and usage which is generated from a given json schema.
SizesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SkippableSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
SortedDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subaccount
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubaccountsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TagData
This class defines attributes, valid values, and usage which is generated from a given json schema.
TagSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
TagSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetableRemarketingList
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetableRemarketingListsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetingTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingTemplatesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
TechnologyTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ThirdPartyAuthenticationToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyTrackingUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
TranscodeSetting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UniversalAdId
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserDefinedVariableConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserProfile
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserProfileList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserRole
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserRolePermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserRolePermissionGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserRolePermissionGroupsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserRolePermissionsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserRolesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoFormatsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoOffset
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dfareporting
Service definition for Dfareporting (v4).
GoogleCloudDialogflowCxV3AdvancedSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Agent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3AgentValidationResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3AudioInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3BatchRunTestCasesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1AudioInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1ContinuousTestResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1ConversationTurn
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1DeployFlowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1DtmfInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1Environment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1EventHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1EventInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ExportAgentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ExportFlowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1Form
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1FormParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1Fulfillment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1ImportFlowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1InputAudioConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1Intent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1IntentInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1IntentParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1PageInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1PageInfoFormInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1QueryInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1ResponseMessageText
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1RunContinuousTestResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1RunTestCaseResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1SessionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1TestCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1TestCaseError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1TestCaseResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1TestConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1TestError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1TestRunDifference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1TextInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1TransitionRoute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1Webhook
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1WebhookGenericWebService
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1WebhookRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1WebhookResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3CalculateCoverageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Changelog
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3CompareVersionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3CompareVersionsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ContinuousTestResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ConversationTurn
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ConversationTurnUserInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3DeployFlowMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3DeployFlowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3DeployFlowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Deployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3DeploymentResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3DetectIntentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3DetectIntentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3DtmfInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3EntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3EntityTypeEntity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Environment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3EnvironmentVersionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3EnvironmentWebhookConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3EventHandler
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3EventInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Experiment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ExperimentDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExperimentResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExperimentResultMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ExportAgentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExportAgentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExportFlowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExportFlowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExportTestCasesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExportTestCasesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ExportTestCasesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Flow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3FlowValidationResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3Form
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3FormParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3FormParameterFillBehavior
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3FulfillIntentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3FulfillIntentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Fulfillment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3FulfillmentConditionalCases
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ImportDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ImportFlowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ImportFlowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ImportTestCasesMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ImportTestCasesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ImportTestCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3InputAudioConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3Intent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3IntentCoverage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3IntentCoverageIntent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3IntentInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3IntentParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3IntentTrainingPhrase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3IntentTrainingPhrasePart
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ListAgentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListChangelogsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListEntityTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListEnvironmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListExperimentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListFlowsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListIntentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListPagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListSecuritySettingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListTestCaseResultsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListTestCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ListWebhooksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3LoadVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3Match
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3MatchIntentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3MatchIntentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3NluSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3OutputAudioConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3PageInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3PageInfoFormInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3QueryInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3QueryParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3QueryResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResourceName
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ResponseMessageText
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3RestoreAgentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RolloutConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3RolloutConfigRolloutStep
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RolloutState
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RunContinuousTestMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3RunContinuousTestRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RunContinuousTestResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RunTestCaseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RunTestCaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3RunTestCaseResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3SecuritySettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3SentimentAnalysisResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3SessionEntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3SessionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3SpeechToTextSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3StartExperimentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3StopExperimentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3SynthesizeSpeechConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TestCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TestCaseError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TestCaseResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TestConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TestError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TestRunDifference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TextInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TrainFlowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TransitionCoverage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TransitionCoverageTransition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TransitionRoute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3TransitionRouteGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TransitionRouteGroupCoverage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ValidateAgentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ValidateFlowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3ValidationMessage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3VariantsHistory
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Version
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3VersionVariants
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3VersionVariantsVariant
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3VoiceSelectionParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3Webhook
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3WebhookGenericWebService
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3WebhookRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3WebhookResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2AnnotatedMessagePart
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2ArticleAnswer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2ArticleSuggestionModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2BatchUpdateIntentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1AnnotatedMessagePart
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1ArticleAnswer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1ClearSuggestionFeatureConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1Context
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1ConversationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1EntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1EntityTypeEntity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1EventInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1ExportAgentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1ExportOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1FaqAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1ImportDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1Intent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageBasicCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageCardButton
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageListSelect
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageMediaContent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageRbmText
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageSuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageSuggestions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageTableCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1IntentMessageText
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentTrainingPhrase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1KnowledgeAnswers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1Message
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1MessageAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1QueryResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1Sentiment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1SentimentAnalysisResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1SessionEntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1SetSuggestionFeatureConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1SmartReplyAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1SuggestArticlesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1SuggestionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1WebhookRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2beta1WebhookResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2ClearSuggestionFeatureConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2Context
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2ConversationEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2ConversationModel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2CreateConversationModelEvaluationOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2CreateConversationModelOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2DeleteConversationModelOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2DeployConversationModelOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2EntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2EntityTypeEntity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2EventInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2ExportAgentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2ExportOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2FaqAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2HumanAgentAssistantEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2ImportConversationDataOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2ImportConversationDataOperationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2ImportDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2InputDataset
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2Intent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentFollowupIntentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageBasicCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageBasicCardButton
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageCardButton
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageCarouselSelect
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageColumnProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageListSelect
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageListSelectItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageMediaContent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageQuickReplies
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageSelectItemInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageSimpleResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageSimpleResponses
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageSuggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageSuggestions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageTableCard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageTableCardCell
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2IntentMessageTableCardRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentMessageText
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentTrainingPhrase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2IntentTrainingPhrasePart
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2KnowledgeOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2Message
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2MessageAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2OriginalDetectIntentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2QueryResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2Sentiment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2SentimentAnalysisResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2SessionEntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2SetSuggestionFeatureConfigOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2SmartReplyAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2SmartReplyModelMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2SuggestArticlesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2SuggestFaqAnswersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2SuggestionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2SuggestSmartRepliesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV2UndeployConversationModelOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2WebhookRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV2WebhookResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudLocationListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudLocationLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeLatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsAgents
The "agents" collection of methods.
ProjectsLocationsAgentsChangelogs
The "changelogs" collection of methods.
ProjectsLocationsAgentsEntityTypes
The "entityTypes" collection of methods.
ProjectsLocationsAgentsEnvironments
The "environments" collection of methods.
ProjectsLocationsAgentsEnvironmentsContinuousTestResults
The "continuousTestResults" collection of methods.
ProjectsLocationsAgentsEnvironmentsDeployments
The "deployments" collection of methods.
ProjectsLocationsAgentsEnvironmentsExperiments
The "experiments" collection of methods.
ProjectsLocationsAgentsEnvironmentsSessions
The "sessions" collection of methods.
ProjectsLocationsAgentsEnvironmentsSessionsEntityTypes
The "entityTypes" collection of methods.
ProjectsLocationsAgentsFlows
The "flows" collection of methods.
ProjectsLocationsAgentsFlowsPages
The "pages" collection of methods.
ProjectsLocationsAgentsFlowsTransitionRouteGroups
The "transitionRouteGroups" collection of methods.
ProjectsLocationsAgentsFlowsVersions
The "versions" collection of methods.
ProjectsLocationsAgentsIntents
The "intents" collection of methods.
ProjectsLocationsAgentsSessions
The "sessions" collection of methods.
ProjectsLocationsAgentsSessionsEntityTypes
The "entityTypes" collection of methods.
ProjectsLocationsAgentsTestCases
The "testCases" collection of methods.
ProjectsLocationsAgentsTestCasesResults
The "results" collection of methods.
ProjectsLocationsAgentsWebhooks
The "webhooks" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsSecuritySettings
The "securitySettings" collection of methods.
ProjectsOperations
The "operations" collection of methods.
Dialogflow
Service definition for Dialogflow (v3).
AndroidAppAsset
This class defines attributes, valid values, and usage which is generated from a given json schema.
Asset
This class defines attributes, valid values, and usage which is generated from a given json schema.
BulkCheckRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkCheckResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CertificateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Assetlinks
The "assetlinks" collection of methods.
Statements
The "statements" collection of methods.
Statement
This class defines attributes, valid values, and usage which is generated from a given json schema.
StatementTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebAsset
This class defines attributes, valid values, and usage which is generated from a given json schema.
Digitalassetlinks
Service definition for Digitalassetlinks (v1).
AdminEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Alias
This class defines attributes, valid values, and usage which is generated from a given json schema.
Aliases
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Asp
This class defines attributes, valid values, and usage which is generated from a given json schema.
Asps
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuxiliaryMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreatePrintersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreatePrintersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeletePrintersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeletePrintersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Building
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildingAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildingCoordinates
This class defines attributes, valid values, and usage which is generated from a given json schema.
Buildings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CalendarResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
CalendarResources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDevice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceActiveTimeRanges
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceCpuInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceCpuInfoLogicalCpus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceCpuInfoLogicalCpusCStates
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceCpuStatusReports
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceCpuStatusReportsCpuTemperatureInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceDeviceFiles
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceDiskVolumeReports
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceDiskVolumeReportsVolumeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceLastKnownNetwork
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceRecentUsers
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDevices
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceScreenshotFiles
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsDeviceSystemRamFreeReports
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChromeOsDeviceTpmVersionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChromeOsMoveDevicesToOu
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreatePrinterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customer
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerPostalAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
DirectoryChromeosdevicesCommand
This class defines attributes, valid values, and usage which is generated from a given json schema.
DirectoryChromeosdevicesCommandResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
DirectoryChromeosdevicesIssueCommandRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DirectoryChromeosdevicesIssueCommandResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainAlias
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainAliases
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Domains
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Domains2
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FailureInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feature
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureInstance
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureRename
This class defines attributes, valid values, and usage which is generated from a given json schema.
Features
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Group
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Groups
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPrinterModelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPrintersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Member
This class defines attributes, valid values, and usage which is generated from a given json schema.
Members
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MembersHasMember
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileDevice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MobileDeviceAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileDeviceApplications
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MobileDevices
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrgUnit
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrgUnits
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Printer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrinterModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Privilege
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Privileges
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Asps
The "asps" collection of methods.
Channels
The "channels" collection of methods.
Chromeosdevices
The "chromeosdevices" collection of methods.
Customer
The "customer" collection of methods.
CustomerDevices
The "devices" collection of methods.
CustomerDevicesChromeos
The "chromeos" collection of methods.
CustomerDevicesChromeosCommands
The "commands" collection of methods.
Customers
The "customers" collection of methods.
CustomersChrome
The "chrome" collection of methods.
CustomersChromePrinters
The "printers" collection of methods.
DomainAliases
The "domainAliases" collection of methods.
Domains
The "domains" collection of methods.
Groups
The "groups" collection of methods.
GroupsAliases
The "aliases" collection of methods.
Members
The "members" collection of methods.
Mobiledevices
The "mobiledevices" collection of methods.
Orgunits
The "orgunits" collection of methods.
Privileges
The "privileges" collection of methods.
Resources
The "resources" collection of methods.
ResourcesBuildings
The "buildings" collection of methods.
ResourcesCalendars
The "calendars" collection of methods.
ResourcesFeatures
The "features" collection of methods.
RoleAssignments
The "roleAssignments" collection of methods.
Roles
The "roles" collection of methods.
Schemas
The "schemas" collection of methods.
Tokens
The "tokens" collection of methods.
TwoStepVerification
The "twoStepVerification" collection of methods.
Users
The "users" collection of methods.
UsersAliases
The "aliases" collection of methods.
UsersPhotos
The "photos" collection of methods.
VerificationCodes
The "verificationCodes" collection of methods.
Role
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RoleAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoleAssignments
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RoleRolePrivileges
This class defines attributes, valid values, and usage which is generated from a given json schema.
Roles
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SchemaFieldSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchemaFieldSpecNumericIndexingSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schemas
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Token
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tokens
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
User
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserAbout
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserEmail
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserExternalId
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserGender
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserIm
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserKeyword
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserMakeAdmin
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserName
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserOrganization
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserPhone
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserPhoto
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserPosixAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserRelation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Users
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserSshPublicKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserUndelete
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserWebsite
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerificationCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerificationCodes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Directory
Service definition for Directory (directory_v1).
ActivateManualTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActiveViewVideoViewabilityMetricConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Adloox
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Advertiser
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserAdServerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserCreativeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserDataAccessConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserGeneralConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserSdfConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdvertiserTargetingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AgeRangeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AgeRangeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppCategoryAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppCategoryTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Asset
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssetAssociation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssignedInventorySource
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssignedLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssignedTargetingOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssignedUserRole
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudienceGroupAssignedTargetingOptionDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AudioContentTypeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudioContentTypeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudioVideoOffset
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditAdvertiserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthorizedSellerStatusAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuthorizedSellerStatusTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
BiddingStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BrowserAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
BrowserTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
BudgetSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
BulkEditAdvertiserAssignedTargetingOptionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAdvertiserAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAssignedInventorySourcesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAssignedInventorySourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAssignedLocationsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAssignedLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAssignedUserRolesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditAssignedUserRolesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditLineItemAssignedTargetingOptionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditLineItemAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditNegativeKeywordsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditNegativeKeywordsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditPartnerAssignedTargetingOptionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditPartnerAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditSitesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkEditSitesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkListAdvertiserAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkListCampaignAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkListInsertionOrderAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkListLineItemAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BusinessChainAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
BusinessChainSearchTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
BusinessChainTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Campaign
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CampaignBudget
This class defines attributes, valid values, and usage which is generated from a given json schema.
CampaignFlight
This class defines attributes, valid values, and usage which is generated from a given json schema.
CampaignGoal
This class defines attributes, valid values, and usage which is generated from a given json schema.
CarrierAndIspAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CarrierAndIspTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CategoryAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CategoryTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CmHybridConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CmTrackingAd
This class defines attributes, valid values, and usage which is generated from a given json schema.
CombinedAudience
This class defines attributes, valid values, and usage which is generated from a given json schema.
CombinedAudienceGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CombinedAudienceTargetingSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContactInfoList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContentDurationAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentDurationTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentGenreAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentGenreTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentInstreamPositionAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentInstreamPositionTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentOutstreamPositionAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentOutstreamPositionTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentStreamTypeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentStreamTypeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConversionCountingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CounterEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateAssetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateAssetResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateAssignedTargetingOptionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateSdfDownloadTaskRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Creative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomBiddingAlgorithm
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomBiddingModelReadinessState
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomBiddingScript
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomBiddingScriptRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomList
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomListGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomListTargetingSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DayAndTimeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeactivateManualTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteAssignedTargetingOptionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceMakeModelAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceMakeModelTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceTypeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceTypeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DigitalContentLabelAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DigitalContentLabelTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dimensions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisplayvideoEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleVerify
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DoubleVerifyAppStarRating
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleVerifyBrandSafetyCategories
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DoubleVerifyDisplayViewability
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleVerifyFraudInvalidTraffic
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleVerifyVideoViewability
This class defines attributes, valid values, and usage which is generated from a given json schema.
EditCustomerMatchMembersRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EditCustomerMatchMembersResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
EditGuaranteedOrderReadAccessorsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EditGuaranteedOrderReadAccessorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EditInventorySourceReadWriteAccessorsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EditInventorySourceReadWriteAccessorsRequestAdvertisersUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnvironmentAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvironmentTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExchangeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExchangeConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExchangeConfigEnabledExchange
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExchangeReviewStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExchangeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExitEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirstAndThirdPartyAudience
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirstAndThirdPartyAudienceGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirstAndThirdPartyAudienceTargetingSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
FixedBidStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
FloodlightGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
FrequencyCap
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenderAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenderTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateDefaultLineItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoRegionAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoRegionSearchTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoRegionTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAudience
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAudienceGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAudienceTargetingSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleBytestreamMedia
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuaranteedOrder
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GuaranteedOrderStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
HouseholdIncomeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
HouseholdIncomeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InsertionOrder
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InsertionOrderBudget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InsertionOrderBudgetSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntegralAdScience
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IntegrationDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InventorySourceAccessors
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceAccessorsAdvertiserAccessors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InventorySourceAccessorsPartnerAccessor
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceDisplayCreativeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InventorySourceGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceGroupAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySourceVideoCreativeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Invoice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeywordAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LineItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LineItemBudget
This class defines attributes, valid values, and usage which is generated from a given json schema.
LineItemFlight
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAdvertiserAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAdvertisersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAssignedInventorySourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAssignedLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCampaignAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCampaignsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCombinedAudiencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCreativesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCustomBiddingAlgorithmsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCustomBiddingScriptsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCustomListsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFirstAndThirdPartyAudiencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGoogleAudiencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGuaranteedOrdersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInsertionOrderAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInsertionOrdersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInventorySourceGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInventorySourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInvoicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLineItemAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLineItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationListsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListManualTriggersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNegativeKeywordListsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNegativeKeywordsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPartnerAssignedTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPartnersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSitesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUsersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocationList
This class defines attributes, valid values, and usage which is generated from a given json schema.
LookbackWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
LookupInvoiceCurrencyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManualTrigger
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaximizeSpendBidStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
MeasurementConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileApp
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileDeviceIdList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
NativeContentPositionAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
NativeContentPositionTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
NegativeKeyword
This class defines attributes, valid values, and usage which is generated from a given json schema.
NegativeKeywordList
This class defines attributes, valid values, and usage which is generated from a given json schema.
NegativeKeywordListAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObaIcon
This class defines attributes, valid values, and usage which is generated from a given json schema.
OmidAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OmidTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OnScreenPositionAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OnScreenPositionTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystemAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperatingSystemTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pacing
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParentalStatusAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParentalStatusTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParentEntityFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Partner
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerAdServerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerCost
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerDataAccessConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerGeneralConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartnerRevenueModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerformanceGoal
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerformanceGoalBidStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
PoiAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PoiSearchTerms
This class defines attributes, valid values, and usage which is generated from a given json schema.
PoiTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrismaConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrismaCpeCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProximityLocationListAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublisherReviewStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
RateDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalLocationListAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceNegativeKeywordsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceNegativeKeywordsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceSitesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceSitesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Advertisers
The "advertisers" collection of methods.
AdvertisersAssets
The "assets" collection of methods.
AdvertisersCampaigns
The "campaigns" collection of methods.
AdvertisersCampaignsTargetingTypes
The "targetingTypes" collection of methods.
AdvertisersCampaignsTargetingTypesAssignedTargetingOptions
The "assignedTargetingOptions" collection of methods.
AdvertisersChannels
The "channels" collection of methods.
AdvertisersChannelsSites
The "sites" collection of methods.
AdvertisersCreatives
The "creatives" collection of methods.
AdvertisersInsertionOrders
The "insertionOrders" collection of methods.
AdvertisersInsertionOrdersTargetingTypes
The "targetingTypes" collection of methods.
AdvertisersInsertionOrdersTargetingTypesAssignedTargetingOptions
The "assignedTargetingOptions" collection of methods.
AdvertisersInvoices
The "invoices" collection of methods.
AdvertisersLineItems
The "lineItems" collection of methods.
AdvertisersLineItemsTargetingTypes
The "targetingTypes" collection of methods.
AdvertisersLineItemsTargetingTypesAssignedTargetingOptions
The "assignedTargetingOptions" collection of methods.
AdvertisersLocationLists
The "locationLists" collection of methods.
AdvertisersLocationListsAssignedLocations
The "assignedLocations" collection of methods.
AdvertisersManualTriggers
The "manualTriggers" collection of methods.
AdvertisersNegativeKeywordLists
The "negativeKeywordLists" collection of methods.
AdvertisersNegativeKeywordListsNegativeKeywords
The "negativeKeywords" collection of methods.
AdvertisersTargetingTypes
The "targetingTypes" collection of methods.
AdvertisersTargetingTypesAssignedTargetingOptions
The "assignedTargetingOptions" collection of methods.
CombinedAudiences
The "combinedAudiences" collection of methods.
CustomBiddingAlgorithms
The "customBiddingAlgorithms" collection of methods.
CustomBiddingAlgorithmsScripts
The "scripts" collection of methods.
CustomLists
The "customLists" collection of methods.
FirstAndThirdPartyAudiences
The "firstAndThirdPartyAudiences" collection of methods.
FloodlightGroups
The "floodlightGroups" collection of methods.
GoogleAudiences
The "googleAudiences" collection of methods.
GuaranteedOrders
The "guaranteedOrders" collection of methods.
InventorySourceGroups
The "inventorySourceGroups" collection of methods.
InventorySourceGroupsAssignedInventorySources
The "assignedInventorySources" collection of methods.
InventorySources
The "inventorySources" collection of methods.
Media
The "media" collection of methods.
Partners
The "partners" collection of methods.
PartnersChannels
The "channels" collection of methods.
PartnersChannelsSites
The "sites" collection of methods.
PartnersTargetingTypes
The "targetingTypes" collection of methods.
PartnersTargetingTypesAssignedTargetingOptions
The "assignedTargetingOptions" collection of methods.
Sdfdownloadtasks
The "sdfdownloadtasks" collection of methods.
SdfdownloadtasksOperations
The "operations" collection of methods.
TargetingTypes
The "targetingTypes" collection of methods.
TargetingTypesTargetingOptions
The "targetingOptions" collection of methods.
Users
The "users" collection of methods.
ReviewStatusInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ScriptError
This class defines attributes, valid values, and usage which is generated from a given json schema.
SdfConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SdfDownloadTask
This class defines attributes, valid values, and usage which is generated from a given json schema.
SdfDownloadTaskMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchTargetingOptionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchTargetingOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SensitiveCategoryAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
SensitiveCategoryTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Site
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubExchangeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubExchangeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingExpansionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetingOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyOnlyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyVerifierAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimerEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrackingFloodlightActivityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Transcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
UniversalAdId
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserRewardedContentAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserRewardedContentTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoPlayerSizeAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoPlayerSizeTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViewabilityAssignedTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViewabilityTargetingOptionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisplayVideo
Service definition for DisplayVideo (v1).
GooglePrivacyDlpV2Action
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ActivateJobTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2AuxiliaryTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2BigQueryField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2BigQueryKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2BigQueryOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2BigQueryTable
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2BoundingBox
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Bucket
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2BucketingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ByteContentItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CancelDlpJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CategoricalStatsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CategoricalStatsHistogramBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2CategoricalStatsResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2CharacterMaskConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2CharsToIgnore
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CloudStorageFileSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CloudStorageOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2CloudStoragePath
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CloudStorageRegexFileSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Condition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Conditions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2Container
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ContentItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ContentLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CreateDlpJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CreateInspectTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CreateJobTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CreateStoredInfoTypeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CryptoDeterministicConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CryptoHashConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CryptoKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2CustomInfoType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DataProfileAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DataProfileConfigSnapshot
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DataProfileJobConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DataProfileLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DataProfilePubSubCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DataProfilePubSubMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DataRiskLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DatastoreKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DatastoreOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DateShiftConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DateTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DeidentifyConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DeidentifyContentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DeidentifyContentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DeidentifyTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DeltaPresenceEstimationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DeltaPresenceEstimationResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DetectionRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Dictionary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2DlpJob
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2DocumentLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2EntityId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Error
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ExcludeInfoTypes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ExclusionRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Export
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Expressions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2FieldId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2FieldTransformation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2FileSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Finding
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2FindingLimits
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2FinishDlpJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2FixedSizeBucketingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HotwordRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridContentItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridFindingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridInspectDlpJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridInspectJobTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridInspectResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridInspectStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2HybridOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ImageLocation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ImageRedactionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InfoType
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InfoTypeCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InfoTypeDescription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InfoTypeLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InfoTypeStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InfoTypeSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InfoTypeTransformation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InfoTypeTransformations
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InspectConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InspectContentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InspectContentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InspectDataSourceDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InspectionRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2InspectionRuleSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InspectJobConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InspectResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2InspectTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2JobNotificationEmails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2JobTrigger
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KAnonymityConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KAnonymityEquivalenceClass
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KAnonymityHistogramBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KAnonymityResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2Key
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KindExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2KMapEstimationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KMapEstimationHistogramBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KMapEstimationQuasiIdValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KMapEstimationResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2KmsWrappedCryptoKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2LargeCustomDictionaryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2LargeCustomDictionaryStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2LDiversityConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2LDiversityEquivalenceClass
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2LDiversityHistogramBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2LDiversityResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2LeaveUntransformed
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2LikelihoodAdjustment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ListDeidentifyTemplatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ListDlpJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ListInfoTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ListInspectTemplatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ListJobTriggersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ListStoredInfoTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2Location
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2Manual
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2MetadataLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2NumericalStatsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2NumericalStatsResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2OtherInfoTypeSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2OutputStorageConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PartitionId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PathElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PrimitiveTransformation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PrivacyMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ProfileStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Proximity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PublishSummaryToCscc
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PublishToPubSub
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PublishToStackdriver
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PubSubCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2PubSubExpressions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2PubSubNotification
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2QuasiId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2QuasiIdentifierField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2QuasiIdField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2QuoteInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Range
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RecordCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RecordKey
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2RecordLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RecordSuppression
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RecordTransformations
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2RedactConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RedactImageRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2RedactImageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Regex
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2ReidentifyContentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ReidentifyContentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ReplaceDictionaryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ReplaceValueConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ReplaceWithInfoTypeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RequestedOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2RequestedRiskAnalysisOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Result
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2RiskAnalysisJobConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2SaveFindings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2SensitivityScore
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2StatisticalTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2StorageConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2StorageMetadataLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2StoredInfoType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2StoredInfoTypeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2StoredInfoTypeStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2StoredInfoTypeVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2StoredType
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2SummaryResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2SurrogateType
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Table
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2TableDataProfile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2TableLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2TableOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2TaggedField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ThrowError
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2TimePartConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2TimespanConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2TimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2TransformationErrorHandling
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2TransformationOverview
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2TransformationSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePrivacyDlpV2TransientCryptoKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Trigger
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2UnwrappedCryptoKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2UpdateInspectTemplateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2UpdateJobTriggerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2UpdateStoredInfoTypeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2ValueFrequency
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePrivacyDlpV2WordList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeTimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
InfoTypes
The "infoTypes" collection of methods.
Locations
The "locations" collection of methods.
LocationsInfoTypes
The "infoTypes" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsDeidentifyTemplates
The "deidentifyTemplates" collection of methods.
OrganizationsInspectTemplates
The "inspectTemplates" collection of methods.
OrganizationsLocations
The "locations" collection of methods.
OrganizationsLocationsDeidentifyTemplates
The "deidentifyTemplates" collection of methods.
OrganizationsLocationsDlpJobs
The "dlpJobs" collection of methods.
OrganizationsLocationsInspectTemplates
The "inspectTemplates" collection of methods.
OrganizationsLocationsJobTriggers
The "jobTriggers" collection of methods.
OrganizationsLocationsStoredInfoTypes
The "storedInfoTypes" collection of methods.
OrganizationsStoredInfoTypes
The "storedInfoTypes" collection of methods.
Projects
The "projects" collection of methods.
ProjectsContent
The "content" collection of methods.
ProjectsDeidentifyTemplates
The "deidentifyTemplates" collection of methods.
ProjectsDlpJobs
The "dlpJobs" collection of methods.
ProjectsImage
The "image" collection of methods.
ProjectsInspectTemplates
The "inspectTemplates" collection of methods.
ProjectsJobTriggers
The "jobTriggers" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsContent
The "content" collection of methods.
ProjectsLocationsDeidentifyTemplates
The "deidentifyTemplates" collection of methods.
ProjectsLocationsDlpJobs
The "dlpJobs" collection of methods.
ProjectsLocationsImage
The "image" collection of methods.
ProjectsLocationsInspectTemplates
The "inspectTemplates" collection of methods.
ProjectsLocationsJobTriggers
The "jobTriggers" collection of methods.
ProjectsLocationsStoredInfoTypes
The "storedInfoTypes" collection of methods.
ProjectsStoredInfoTypes
The "storedInfoTypes" collection of methods.
DLP
Service definition for DLP (v2).
Change
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChangesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DnsKey
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DnsKeyDigest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DnsKeysListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DnsKeySpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedZone
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedZoneCloudLoggingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZoneDnsSecConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedZoneForwardingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedZoneForwardingConfigNameServerTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZoneOperationsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedZonePeeringConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZonePeeringConfigTargetNetwork
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZonePrivateVisibilityConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedZonePrivateVisibilityConfigGKECluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZonePrivateVisibilityConfigNetwork
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZoneReverseLookupConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZoneServiceDirectoryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZoneServiceDirectoryConfigNamespace
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedZonesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationDnsKeyContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationManagedZoneContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
PoliciesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PoliciesPatchResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PoliciesUpdateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyAlternativeNameServerConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyAlternativeNameServerConfigTargetNameServer
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyNetwork
This class defines attributes, valid values, and usage which is generated from a given json schema.
Project
This class defines attributes, valid values, and usage which is generated from a given json schema.
Quota
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Changes
The "changes" collection of methods.
DnsKeys
The "dnsKeys" collection of methods.
ManagedZoneOperations
The "managedZoneOperations" collection of methods.
ManagedZones
The "managedZones" collection of methods.
Policies
The "policies" collection of methods.
Projects
The "projects" collection of methods.
ProjectsManagedZones
The "managedZones" collection of methods.
ProjectsManagedZonesRrsets
The "rrsets" collection of methods.
ResourceRecordSets
The "resourceRecordSets" collection of methods.
ResponsePolicies
The "responsePolicies" collection of methods.
ResponsePolicyRules
The "responsePolicyRules" collection of methods.
ResourceRecordSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResourceRecordSetsDeleteResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceRecordSetsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResponseHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePoliciesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResponsePoliciesPatchResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePoliciesUpdateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResponsePolicyGKECluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePolicyNetwork
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePolicyRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePolicyRuleLocalData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResponsePolicyRulesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResponsePolicyRulesPatchResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponsePolicyRulesUpdateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RRSetRoutingPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
RRSetRoutingPolicyGeoPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RRSetRoutingPolicyGeoPolicyGeoPolicyItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RRSetRoutingPolicyWrrPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RRSetRoutingPolicyWrrPolicyWrrPolicyItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Dns
Service definition for Dns (v1).
AutoText
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Background
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackgroundSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchUpdateDocumentRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateDocumentResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Body
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bullet
This class defines attributes, valid values, and usage which is generated from a given json schema.
BulletSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
ColumnBreak
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateFooterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateFooterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateFootnoteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateFootnoteResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateHeaderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateHeaderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateNamedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateNamedRangeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateParagraphBulletsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CropProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
CropPropertiesSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteContentRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteFooterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteHeaderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteNamedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteParagraphBulletsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeletePositionedObjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTableColumnRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTableRowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocsList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Document
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentStyleSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedDrawingProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedDrawingPropertiesSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedObject
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedObjectBorder
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedObjectBorderSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedObjectSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
EndOfSegmentLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Equation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Footer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Footnote
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FootnoteReference
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Header
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HorizontalRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImagePropertiesSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
InlineObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InlineObjectElement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InlineObjectProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
InlineObjectPropertiesSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertInlineImageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertInlineImageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertInlineSheetsChartResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertPageBreakRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertSectionBreakRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTableColumnRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTableRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTableRowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinkedContentReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinkedContentReferenceSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPropertiesSuggestionState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MergeTableCellsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamedRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NamedRanges
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NamedStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamedStyles
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NamedStylesSuggestionState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NamedStyleSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
NestingLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
NestingLevelSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectReferences
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OptionalColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageBreak
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Paragraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ParagraphBorder
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParagraphElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParagraphStyle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ParagraphStyleSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Person
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PersonProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
PinTableHeaderRowsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PositionedObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PositionedObjectPositioning
This class defines attributes, valid values, and usage which is generated from a given json schema.
PositionedObjectPositioningSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
PositionedObjectProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
PositionedObjectPropertiesSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Range
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceAllTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceAllTextResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceImageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceNamedRangeContentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Request
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documents
The "documents" collection of methods.
Response
This class defines attributes, valid values, and usage which is generated from a given json schema.
RgbColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
RichLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RichLinkProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SectionBreak
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SectionColumnProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SectionStyle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Shading
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShadingSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
SheetsChartReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
SheetsChartReferenceSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Size
This class defines attributes, valid values, and usage which is generated from a given json schema.
SizeSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
StructuralElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubstringMatchCriteria
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedBullet
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedDocumentStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedInlineObjectProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedListProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedNamedStyles
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedParagraphStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedPositionedObjectProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedTableCellStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedTableRowStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestedTextStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
Table
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableCell
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableCellBorder
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCellLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCellStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCellStyleSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableColumnProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableOfContents
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableRowStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableRowStyleSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableStyle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TabStop
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextRun
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextStyleSuggestionState
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnmergeTableCellsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDocumentStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateParagraphStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSectionStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTableCellStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTableColumnPropertiesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateTableRowStyleRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateTextStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeightedFontFamily
This class defines attributes, valid values, and usage which is generated from a given json schema.
WriteControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
Docs
Service definition for Docs (v1).
GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsMetadataIndividualBatchDeleteStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3BatchDeleteDocumentsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsMetadataIndividualBatchMoveStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3BatchMoveDocumentsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3CreateLabelerPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DeleteDataLabelingJobOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DeleteLabelerPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DeleteProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DeleteProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DeployProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DisableProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DisableProcessorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DocumentId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3DocumentIdGCSManagedDocumentId
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3EnableProcessorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3ExportProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataIndividualImportStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3ImportDocumentsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadataUpdatedDocument
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3ResyncDatasetResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3RevisionReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3UndeployProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3UpdateDatasetOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3UpdateHumanReviewConfigMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiUiv1beta3UpdateLabelerPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1alpha1AnalyzeHitlDataMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1alpha1CommonOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1Barcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1BatchDocumentsInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1BatchProcessMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1BatchProcessRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1BatchProcessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1Barcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1Document
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentEntity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentEntityRelation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageAnchor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageBlock
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageDetectedBarcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageFormField
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageLayout
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageLine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageMatrix
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageParagraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageSymbol
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageToken
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentPageVisualElement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentProvenanceParent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentRevision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentShardInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentStyleFontSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentTextAnchor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1DocumentTextChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1ProcessDocumentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2Barcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2Document
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentEntity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentEntityRelation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageAnchor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageBlock
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageDetectedBarcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageFormField
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageLayout
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageLine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageMatrix
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageParagraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageSymbol
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageToken
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentPageVisualElement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentProvenanceParent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentRevision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentShardInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentStyleFontSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentTextAnchor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2DocumentTextChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta2GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2ProcessDocumentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta2Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3BatchProcessMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3BatchProcessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3CommonOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3DeleteProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3DeleteProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3DeployProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3DeployProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3DisableProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3DisableProcessorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3EnableProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3EnableProcessorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3HumanReviewStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3ReviewDocumentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1CommonOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DeleteProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DeleteProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DeployProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DeployProcessorVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DeployProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DisableProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DisableProcessorRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DisableProcessorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1Document
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentEntity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentEntityNormalizedValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentEntityRelation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentOutputConfigGcsOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageAnchor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageBlock
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageDetectedBarcode
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageFormField
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageLayout
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageLine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageMatrix
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageParagraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageSymbol
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageTableTableCell
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageTableTableRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageToken
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentPageVisualElement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentProvenanceParent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentRevision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentRevisionHumanReview
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentSchemaEntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentSchemaEntityTypeEnumValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentSchemaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentShardInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentStyleFontSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentTextAnchor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1DocumentTextChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1EnableProcessorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1EnableProcessorRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1EnableProcessorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1EvaluationMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1EvaluationReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1FetchProcessorTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1GcsDocument
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1GcsDocuments
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1GcsPrefix
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1HumanReviewStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ListProcessorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1ListProcessorTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1ListProcessorVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1Processor
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ProcessorType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1ProcessorTypeLocationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ProcessorVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ProcessorVersionDeprecationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ProcessRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ProcessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1RawDocument
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ReviewDocumentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1ReviewDocumentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1Schema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1SchemaEntityType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1SetDefaultProcessorVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1SetDefaultProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1UndeployProcessorVersionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1UndeployProcessorVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1UndeployProcessorVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudDocumentaiV1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudLocationListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudLocationLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDateTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeMoney
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypePostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeTimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsProcessors
The "processors" collection of methods.
ProjectsLocationsProcessorsHumanReviewConfig
The "humanReviewConfig" collection of methods.
ProjectsLocationsProcessorsProcessorVersions
The "processorVersions" collection of methods.
ProjectsLocationsProcessorTypes
The "processorTypes" collection of methods.
ProjectsOperations
The "operations" collection of methods.
Uiv1beta3
The "uiv1beta3" collection of methods.
Uiv1beta3Projects
The "projects" collection of methods.
Uiv1beta3ProjectsLocations
The "locations" collection of methods.
Uiv1beta3ProjectsLocationsOperations
The "operations" collection of methods.
Document
Service definition for Document (v1).
HttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
Notice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RdapResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Autnum
The "autnum" collection of methods.
Domain
The "domain" collection of methods.
Entity
The "entity" collection of methods.
Ip
The "ip" collection of methods.
Nameserver
The "nameserver" collection of methods.
V1
The "v1" collection of methods.
DomainsRDAP
Service definition for DomainsRDAP (v1).
ChannelGrouping
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisjunctiveMatchStatement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterPair
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListQueriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Options
This class defines attributes, valid values, and usage which is generated from a given json schema.
Parameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathQueryOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PathQueryOptionsFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Query
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuerySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Report
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportFailure
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Queries
The "queries" collection of methods.
QueriesReports
The "reports" collection of methods.
Reports
The "reports" collection of methods.
Rule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunQueryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleClickBidManager
Service definition for DoubleClickBidManager (v2).
Availability
This class defines attributes, valid values, and usage which is generated from a given json schema.
Conversion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConversionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdMappingFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Report
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportApiColumnSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportFiles
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportRequestFilters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportRequestOrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRequestReportScope
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRequestTimeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Conversion
The "conversion" collection of methods.
Reports
The "reports" collection of methods.
SavedColumns
The "savedColumns" collection of methods.
SavedColumn
This class defines attributes, valid values, and usage which is generated from a given json schema.
SavedColumnList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateAvailabilityRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateAvailabilityResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Doubleclicksearch
Service definition for Doubleclicksearch (v2).
About
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AboutDriveThemes
This class defines attributes, valid values, and usage which is generated from a given json schema.
AboutStorageQuota
This class defines attributes, valid values, and usage which is generated from a given json schema.
AboutTeamDriveThemes
This class defines attributes, valid values, and usage which is generated from a given json schema.
Change
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChangeList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Comment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommentQuotedFileContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentRestriction
This class defines attributes, valid values, and usage which is generated from a given json schema.
Drive
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveBackgroundImageFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DriveFileCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileContentHints
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileContentHintsThumbnail
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileImageMediaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileImageMediaMetadataLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileLabelInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DriveFileLinkShareMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileShortcutDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFileVideoMediaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DriveRestrictions
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GeneratedIds
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Label
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelField
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LabelFieldModification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LabelList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LabelModification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyLabelsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyLabelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Permission
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PermissionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PermissionPermissionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PermissionTeamDrivePermissionDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reply
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplyList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
About
The "about" collection of methods.
Changes
The "changes" collection of methods.
Channels
The "channels" collection of methods.
Comments
The "comments" collection of methods.
Drives
The "drives" collection of methods.
Files
The "files" collection of methods.
Permissions
The "permissions" collection of methods.
Replies
The "replies" collection of methods.
Revisions
The "revisions" collection of methods.
Teamdrives
The "teamdrives" collection of methods.
Revision
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevisionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StartPageToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeamDrive
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeamDriveBackgroundImageFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeamDriveCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeamDriveList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TeamDriveRestrictions
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
Drive
Service definition for Drive (v3).
Action
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActionDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
Actor
This class defines attributes, valid values, and usage which is generated from a given json schema.
Administrator
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnonymousUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
Anyone
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplicationReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Assignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Comment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConsolidationStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Copy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Create
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataLeakPreventionChange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Delete
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeletedUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
Domain
This class defines attributes, valid values, and usage which is generated from a given json schema.
Drive
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DriveactivityFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveactivityNew
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveFolder
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveItemReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Edit
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileComment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folder
This class defines attributes, valid values, and usage which is generated from a given json schema.
Group
This class defines attributes, valid values, and usage which is generated from a given json schema.
Impersonation
This class defines attributes, valid values, and usage which is generated from a given json schema.
KnownUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
Legacy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Move
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NoConsolidation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Owner
This class defines attributes, valid values, and usage which is generated from a given json schema.
Permission
This class defines attributes, valid values, and usage which is generated from a given json schema.
PermissionChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Post
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryDriveActivityRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryDriveActivityResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Rename
This class defines attributes, valid values, and usage which is generated from a given json schema.
Activity
The "activity" collection of methods.
Restore
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestrictionChange
This class defines attributes, valid values, and usage which is generated from a given json schema.
SettingsChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Suggestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Target
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeamDrive
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeamDriveReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnknownUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
Upload
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveActivity
Service definition for DriveActivity (v2).
GoogleAppsDriveLabelsV2BadgeColors
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2BadgeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2Field
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldAppliedCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldDateOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldDisplayHints
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldIntegerOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldListOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldSchemaCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldSelectionOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldTextOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2FieldUserOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2Label
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsDriveLabelsV2LabelAppliedCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2LabelAppliedLabelPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2LabelDisplayHints
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2LabelProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2LabelSchemaCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2Lifecycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2LifecycleDisabledPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2ListLabelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsDriveLabelsV2LockStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsDriveLabelsV2UserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Labels
The "labels" collection of methods.
DriveLabels
Service definition for DriveLabels (v2).
GoogleCloudEssentialcontactsV1ComputeContactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudEssentialcontactsV1Contact
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudEssentialcontactsV1ListContactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudEssentialcontactsV1SendTestMessageRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folders
The "folders" collection of methods.
FoldersContacts
The "contacts" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsContacts
The "contacts" collection of methods.
Projects
The "projects" collection of methods.
ProjectsContacts
The "contacts" collection of methods.
Essentialcontacts
Service definition for Essentialcontacts (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelConnection
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
Destination
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventarcEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilteringAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
GKE
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleChannelConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListChannelConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProvidersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTriggersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Provider
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Pubsub
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsChannelConnections
The "channelConnections" collection of methods.
ProjectsLocationsChannels
The "channels" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsProviders
The "providers" collection of methods.
ProjectsLocationsTriggers
The "triggers" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StateCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Transport
This class defines attributes, valid values, and usage which is generated from a given json schema.
Trigger
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Eventarc
Service definition for Eventarc (v1).
GoogleFactcheckingFactchecktoolsV1alpha1Claim
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFactcheckingFactchecktoolsV1alpha1Publisher
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Claims
The "claims" collection of methods.
Pages
The "pages" collection of methods.
FactCheckTools
Service definition for FactCheckTools (v1alpha1).
GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseFcmDataV1beta1Data
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseFcmDataV1beta1MessageInsightPercents
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseFcmDataV1beta1MessageOutcomePercents
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsAndroidApps
The "androidApps" collection of methods.
ProjectsAndroidAppsDeliveryData
The "deliveryData" collection of methods.
Fcmdata
Service definition for Fcmdata (v1beta1).
GoogleFirebaseAppcheckV1AppAttestConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1AppCheckToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1BatchGetAppAttestConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchGetDeviceCheckConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchGetPlayIntegrityConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchGetRecaptchaEnterpriseConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchGetRecaptchaV3ConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchGetSafetyNetConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchUpdateServicesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1BatchUpdateServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaAppAttestConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaAppCheckToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaAttestationTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaBatchGetAppAttestConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchGetRecaptchaV3ConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchGetSafetyNetConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaDebugToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaDeviceCheckConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangePlayIntegrityTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeRecaptchaEnterpriseTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeRecaptchaV3TokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaListDebugTokensResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaPlayIntegrityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaPublicJwk
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaPublicJwkSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1betaRecaptchaConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaRecaptchaV3Config
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaSafetyNetConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaService
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1betaUpdateServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1DebugToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1DeviceCheckConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeAppAttestAttestationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeCustomTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeDebugTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeDeviceCheckTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangePlayIntegrityTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeRecaptchaEnterpriseTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeRecaptchaV3TokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ExchangeSafetyNetTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1GenerateAppAttestChallengeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1GenerateAppAttestChallengeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1GeneratePlayIntegrityChallengeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1ListDebugTokensResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1PlayIntegrityConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1PublicJwk
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1PublicJwkSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirebaseAppcheckV1RecaptchaEnterpriseConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1RecaptchaV3Config
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1SafetyNetConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseAppcheckV1UpdateServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Jwks
The "jwks" collection of methods.
Projects
The "projects" collection of methods.
ProjectsApps
The "apps" collection of methods.
ProjectsAppsAppAttestConfig
The "appAttestConfig" collection of methods.
ProjectsAppsDebugTokens
The "debugTokens" collection of methods.
ProjectsAppsDeviceCheckConfig
The "deviceCheckConfig" collection of methods.
ProjectsAppsPlayIntegrityConfig
The "playIntegrityConfig" collection of methods.
ProjectsAppsRecaptchaConfig
The "recaptchaConfig" collection of methods.
ProjectsAppsRecaptchaEnterpriseConfig
The "recaptchaEnterpriseConfig" collection of methods.
ProjectsAppsRecaptchaV3Config
The "recaptchaV3Config" collection of methods.
ProjectsAppsSafetyNetConfig
The "safetyNetConfig" collection of methods.
ProjectsServices
The "services" collection of methods.
Firebaseappcheck
Service definition for Firebaseappcheck (v1).
AndroidConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidFcmOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidNotification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApnsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApnsFcmOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
FcmOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
LightSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Message
This class defines attributes, valid values, and usage which is generated from a given json schema.
Notification
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsMessages
The "messages" collection of methods.
SendMessageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebpushConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebpushFcmOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseCloudMessaging
Service definition for FirebaseCloudMessaging (v1).
AnalyticsInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateManagedShortLinkRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateManagedShortLinkResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateShortDynamicLinkRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateShortDynamicLinkResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DesktopInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicLinkEventStat
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicLinkInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicLinkStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DynamicLinkWarning
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIosPostInstallAttributionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIosPostInstallAttributionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIosReopenAttributionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIosReopenAttributionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayAnalytics
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ITunesConnectAnalytics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedShortLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NavigationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedShortLinks
The "managedShortLinks" collection of methods.
ShortLinks
The "shortLinks" collection of methods.
V1
The "v1" collection of methods.
SocialMetaTagInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Suffix
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseDynamicLinks
Service definition for FirebaseDynamicLinks (v1).
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebasehostingEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirebaseHosting
Service definition for FirebaseHosting (v1).
AddFirebaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddGoogleAnalyticsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AdminSdkConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyticsDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyticsProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidApp
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidAppConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DefaultResources
This class defines attributes, valid values, and usage which is generated from a given json schema.
FinalizeDefaultLocationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseAppInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseProject
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosApp
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosAppConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAndroidAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAvailableLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAvailableProjectsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFirebaseProjectsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListIosAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListShaCertificatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWebAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MessageSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProjectInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveAnalyticsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveAndroidAppRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveIosAppRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveWebAppRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AvailableProjects
The "availableProjects" collection of methods.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsAndroidApps
The "androidApps" collection of methods.
ProjectsAndroidAppsSha
The "sha" collection of methods.
ProjectsAvailableLocations
The "availableLocations" collection of methods.
ProjectsDefaultLocation
The "defaultLocation" collection of methods.
ProjectsIosApps
The "iosApps" collection of methods.
ProjectsWebApps
The "webApps" collection of methods.
SearchFirebaseAppsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShaCertificate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StatusProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreamMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebApp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebAppConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseManagement
Service definition for FirebaseManagement (v1beta1).
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebasemlEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModelOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirebaseML
Service definition for FirebaseML (v1).
DatabaseInstance
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableDatabaseInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDatabaseInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReenableDatabaseInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
UndeleteDatabaseInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseRealtimeDatabase
Service definition for FirebaseRealtimeDatabase (v1beta).
Arg
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExpressionReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirebaserulesEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaserulesFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
FunctionCall
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FunctionMock
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetReleaseExecutableResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Issue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListReleasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRulesetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Release
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsReleases
The "releases" collection of methods.
ProjectsRulesets
The "rulesets" collection of methods.
Result
This class defines attributes, valid values, and usage which is generated from a given json schema.
Ruleset
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SourcePosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestRulesetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestRulesetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestSuite
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateReleaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValueCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
VisitedExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebaseRules
Service definition for FirebaseRules (v1).
AddFirebaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Bucket
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirebasestorageEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseStorageControlplaneV1alphaMigrateLocationDestructivelyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirebaseStorageControlplaneV1betaMigrateLocationDestructivelyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBucketsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveFirebaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsBuckets
The "buckets" collection of methods.
Firebasestorage
Service definition for Firebasestorage (v1beta).
Aggregation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AggregationResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ArrayValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetDocumentsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetDocumentsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchWriteRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchWriteResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BeginTransactionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BeginTransactionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CollectionSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CompositeFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Count
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cursor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Document
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentDelete
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentMask
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentRemove
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentsTarget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentTransform
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExistenceFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FieldFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FieldReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
FieldTransform
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirestoreEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirestoreReadOnly
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1Database
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1ExportDocumentsMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1ExportDocumentsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1ExportDocumentsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1Field
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1FieldOperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1ImportDocumentsMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1ImportDocumentsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1Index
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1IndexConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1IndexConfigDelta
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1IndexField
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1IndexOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1ListDatabasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1ListFieldsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1ListIndexesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleFirestoreAdminV1LocationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1Progress
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1TtlConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1TtlConfigDelta
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleFirestoreAdminV1UpdateDatabaseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListCollectionIdsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListCollectionIdsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDocumentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MapValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Order
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionQueryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionQueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Precondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReadWrite
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsDatabases
The "databases" collection of methods.
ProjectsDatabasesCollectionGroups
The "collectionGroups" collection of methods.
ProjectsDatabasesCollectionGroupsFields
The "fields" collection of methods.
ProjectsDatabasesCollectionGroupsIndexes
The "indexes" collection of methods.
ProjectsDatabasesDocuments
The "documents" collection of methods.
ProjectsDatabasesOperations
The "operations" collection of methods.
ProjectsLocations
The "locations" collection of methods.
RollbackRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunAggregationQueryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunAggregationQueryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunQueryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunQueryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructuredAggregationQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructuredQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Target
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransactionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnaryFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
Write
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WriteRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WriteResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WriteResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Firestore
Service definition for Firestore (v1).
AggregateBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AggregateBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
AggregateRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AggregateResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Application
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketByActivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketBySession
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketByTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketByTimePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataPoint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Dataset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataTypeField
This class defines attributes, valid values, and usage which is generated from a given json schema.
Device
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDataPointChangesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDataSourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSessionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MapValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Users
The "users" collection of methods.
UsersDataset
The "dataset" collection of methods.
UsersDataSources
The "dataSources" collection of methods.
UsersDataSourcesDataPointChanges
The "dataPointChanges" collection of methods.
UsersDataSourcesDatasets
The "datasets" collection of methods.
UsersSessions
The "sessions" collection of methods.
Session
This class defines attributes, valid values, and usage which is generated from a given json schema.
Value
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValueMapValEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
Fitness
Service definition for Fitness (v1).
Answer
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchUpdateFormRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateFormResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChoiceQuestion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloudPubsubTopic
This class defines attributes, valid values, and usage which is generated from a given json schema.
CorrectAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
CorrectAnswers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateItemResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateWatchRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateQuestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExtraMaterial
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feedback
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FileUploadAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileUploadAnswers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FileUploadQuestion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Form
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FormResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
FormsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
FormSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Grade
This class defines attributes, valid values, and usage which is generated from a given json schema.
Grading
This class defines attributes, valid values, and usage which is generated from a given json schema.
Grid
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
Info
This class defines attributes, valid values, and usage which is generated from a given json schema.
Item
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListFormResponsesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWatchesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MediaProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoveItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Option
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageBreakItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
Question
This class defines attributes, valid values, and usage which is generated from a given json schema.
QuestionGroupItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuestionItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
QuizSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
RenewWatchRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Request
This class defines attributes, valid values, and usage which is generated from a given json schema.
Forms
The "forms" collection of methods.
FormsResponses
The "responses" collection of methods.
FormsWatches
The "watches" collection of methods.
Response
This class defines attributes, valid values, and usage which is generated from a given json schema.
RowQuestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScaleQuestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextAnswer
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextAnswers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextQuestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeQuestion
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateFormInfoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSettingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Video
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
Watch
This class defines attributes, valid values, and usage which is generated from a given json schema.
WatchTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
WriteControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
Forms
Service definition for Forms (v1).
AchievementDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementDefinitionsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AchievementIncrementResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementRevealResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementSetStepsAtLeastResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementUnlockResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementUpdateMultipleRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AchievementUpdateMultipleResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AchievementUpdateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementUpdateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Application
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplicationCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplicationVerifyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Category
This class defines attributes, valid values, and usage which is generated from a given json schema.
CategoryListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EndPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventBatchRecordFailure
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventChild
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventDefinition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventDefinitionListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventPeriodRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventPeriodUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventRecordFailure
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventRecordRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EventUpdateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventUpdateResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GamesAchievementIncrement
This class defines attributes, valid values, and usage which is generated from a given json schema.
GamesAchievementSetStepsAtLeast
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageAsset
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceAndroidDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceIosDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceWebDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Leaderboard
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaderboardEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaderboardListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LeaderboardScoreRank
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaderboardScores
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetagameConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Player
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerAchievement
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerAchievementListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerEventListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerExperienceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerLeaderboardScore
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerLeaderboardScoreListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerName
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerScore
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerScoreListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerScoreResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerScoreSubmissionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProfileSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementDefinitions
The "achievementDefinitions" collection of methods.
Achievements
The "achievements" collection of methods.
Applications
The "applications" collection of methods.
Events
The "events" collection of methods.
Leaderboards
The "leaderboards" collection of methods.
Metagame
The "metagame" collection of methods.
Players
The "players" collection of methods.
Revisions
The "revisions" collection of methods.
Scores
The "scores" collection of methods.
Snapshots
The "snapshots" collection of methods.
Stats
The "stats" collection of methods.
RevisionCheckResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScopedPlayerIds
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScoreSubmission
This class defines attributes, valid values, and usage which is generated from a given json schema.
Snapshot
This class defines attributes, valid values, and usage which is generated from a given json schema.
SnapshotImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
SnapshotListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StatsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Games
Service definition for Games (v1).
AchievementConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementConfigurationDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
AchievementConfigurationListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GamesNumberAffixConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
GamesNumberFormatConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaderboardConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaderboardConfigurationDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
LeaderboardConfigurationListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizedString
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalizedStringBundle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AchievementConfigurations
The "achievementConfigurations" collection of methods.
ImageConfigurations
The "imageConfigurations" collection of methods.
LeaderboardConfigurations
The "leaderboardConfigurations" collection of methods.
GamesConfiguration
Service definition for GamesConfiguration (v1configuration).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizationLoggingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudAuditOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Condition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CounterOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomField
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataAccessOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeployedClusterState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeployedFleet
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeployedFleetAutoscaler
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeployedFleetDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeployedFleetStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchDeploymentStateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchDeploymentStateResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FleetConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GameServerCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
GameServerClusterConnectionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GameServerConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GameServerConfigOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
GameServerDeployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GameServerDeploymentRollout
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GameservicesEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeClusterReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
KubernetesClusterState
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListGameServerClustersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGameServerConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGameServerDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRealmsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PreviewCreateGameServerClusterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PreviewDeleteGameServerClusterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PreviewGameServerDeploymentRolloutResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PreviewRealmUpdateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PreviewUpdateGameServerClusterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Realm
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealmSelector
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsGameServerDeployments
The "gameServerDeployments" collection of methods.
ProjectsLocationsGameServerDeploymentsConfigs
The "configs" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsRealms
The "realms" collection of methods.
ProjectsLocationsRealmsGameServerClusters
The "gameServerClusters" collection of methods.
Rule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ScalingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpecSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetFleet
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetFleetAutoscaler
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetFleetDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
TargetState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GameServices
Service definition for GameServices (v1).
AchievementResetAllResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AchievementResetMultipleForAllRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AchievementResetResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
EventsResetMultipleForAllRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GamesPlayerExperienceInfoResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GamesPlayerLevelResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
HiddenPlayer
This class defines attributes, valid values, and usage which is generated from a given json schema.
HiddenPlayerList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Player
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerName
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayerScoreResetAllResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlayerScoreResetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProfileSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Achievements
The "achievements" collection of methods.
Applications
The "applications" collection of methods.
Events
The "events" collection of methods.
Players
The "players" collection of methods.
Scores
The "scores" collection of methods.
ScoresResetMultipleForAllRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GamesManagement
Service definition for GamesManagement (v1management).
Accelerator
This class defines attributes, valid values, and usage which is generated from a given json schema.
Action
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckInRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CheckInResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerKilledEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerStartedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerStoppedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
DelayedEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Disk
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Event
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExistingDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenomicsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Mount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Network
This class defines attributes, valid values, and usage which is generated from a given json schema.
NFSMount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PersistentDisk
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pipeline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PullStartedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
PullStoppedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pipelines
The "pipelines" collection of methods.
Projects
The "projects" collection of methods.
ProjectsOperations
The "operations" collection of methods.
ProjectsWorkers
The "workers" collection of methods.
Workers
The "workers" collection of methods.
Resources
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RunPipelineRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunPipelineResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Secret
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccount
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimestampedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnexpectedExitStatusEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
VirtualMachine
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Volume
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerAssignedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerReleasedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkerStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Genomics
Service definition for Genomics (v2alpha1).
AnthosVMMembershipSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnthosVMMembershipState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnthosVMSubFeatureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnthosVMSubFeatureState
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppDevExperienceFeatureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppDevExperienceFeatureState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplianceCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Authority
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommonFeatureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommonFeatureState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementConfigSync
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementConfigSyncDeploymentState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementConfigSyncState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementConfigSyncVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementContainerResourceRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementErrorResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementGatekeeperDeploymentState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementGitConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementGroupVersionKind
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementHierarchyControllerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementHierarchyControllerDeploymentState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementHierarchyControllerState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementHierarchyControllerVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementInstallError
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementMembershipSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementMembershipState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementOciConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementOperatorState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigManagementPolicyController
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigManagementPolicyControllerMonitoring
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigManagementPolicyControllerState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementPolicyControllerVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementQuantity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigManagementSyncError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigManagementSyncState
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConnectAgentResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
EdgeCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feature
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureResourceState
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureState
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateConnectManifestResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GkeCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkehubEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentityServiceAuthMethod
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentityServiceMembershipSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentityServiceMembershipState
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentityServiceOidcConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
KubernetesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
KubernetesResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFeaturesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMembershipsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalControllerState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Membership
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipFeatureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipFeatureState
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipState
This class defines attributes, valid values, and usage which is generated from a given json schema.
MigrateSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
MigrateState
This class defines attributes, valid values, and usage which is generated from a given json schema.
MultiCloudCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
MultiClusterIngressFeatureSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
OnPremCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyControllerMembershipSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyControllerMembershipState
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyControllerPolicyControllerHubConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyControllerPolicyControllerHubState
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyControllerPolicyControllerHubVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyControllerTemplateLibraryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsFeatures
The "features" collection of methods.
ProjectsLocationsMemberships
The "memberships" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ResourceManifest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceMeshControlPlaneManagement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceMeshMembershipSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceMeshMembershipState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceMeshSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceMeshState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceMeshStatusDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TypeMeta
This class defines attributes, valid values, and usage which is generated from a given json schema.
GKEHub
Service definition for GKEHub (v1).
AutoForwarding
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchDeleteMessagesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchModifyMessagesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Delegate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Draft
This class defines attributes, valid values, and usage which is generated from a given json schema.
Filter
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FilterCriteria
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
History
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HistoryLabelAdded
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HistoryLabelRemoved
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HistoryMessageAdded
This class defines attributes, valid values, and usage which is generated from a given json schema.
HistoryMessageDeleted
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImapSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Label
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDelegatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDraftsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFiltersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListForwardingAddressesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHistoryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLabelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMessagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSendAsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSmimeInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListThreadsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Message
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MessagePart
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MessagePartBody
This class defines attributes, valid values, and usage which is generated from a given json schema.
MessagePartHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyMessageRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyThreadRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PopSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Profile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Users
The "users" collection of methods.
UsersDrafts
The "drafts" collection of methods.
UsersHistory
The "history" collection of methods.
UsersLabels
The "labels" collection of methods.
UsersMessages
The "messages" collection of methods.
UsersMessagesAttachments
The "attachments" collection of methods.
UsersSettings
The "settings" collection of methods.
UsersSettingsDelegates
The "delegates" collection of methods.
UsersSettingsFilters
The "filters" collection of methods.
UsersSettingsForwardingAddresses
The "forwardingAddresses" collection of methods.
UsersSettingsSendAs
The "sendAs" collection of methods.
UsersSettingsSendAsSmimeInfo
The "smimeInfo" collection of methods.
UsersThreads
The "threads" collection of methods.
SendAs
This class defines attributes, valid values, and usage which is generated from a given json schema.
SmimeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SmtpMsa
This class defines attributes, valid values, and usage which is generated from a given json schema.
Thread
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VacationSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
WatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WatchResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Gmail
Service definition for Gmail (v1).
GoogleAnalyticsAdminV1alphaAccessBetweenFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessDateRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessDimensionHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessDimensionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessFilterExpression
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessFilterExpressionList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaAccessInListFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaAccessMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessMetricHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessMetricValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessNumericFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessOrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessQuota
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessQuotaStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccessRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaAccessStringFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAccountSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAndroidAppDataStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAttributionSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAuditUserLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaAuditUserLinksRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaAuditUserLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaChangeHistoryChange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaChangeHistoryEvent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaConversionEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaCreateUserLinkRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaCustomDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaCustomMetric
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaDataRetentionSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDataSharingSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDataStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDataStreamWebStreamData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaFirebaseLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaGlobalSiteTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaGoogleAdsLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaGoogleSignalsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaIosAppDataStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaListAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListAccountSummariesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListConversionEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListCustomMetricsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListDataStreamsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListPropertiesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListUserLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaNumericValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaPropertySummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaRunAccessReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaRunAccessReportResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAnalyticsAdminV1alphaUserLink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAnalyticsAdminV1alphaWebDataStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountSummaries
The "accountSummaries" collection of methods.
AccountsUserLinks
The "userLinks" collection of methods.
Properties
The "properties" collection of methods.
PropertiesAndroidAppDataStreams
The "androidAppDataStreams" collection of methods.
PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets
The "measurementProtocolSecrets" collection of methods.
PropertiesConversionEvents
The "conversionEvents" collection of methods.
PropertiesCustomDimensions
The "customDimensions" collection of methods.
PropertiesCustomMetrics
The "customMetrics" collection of methods.
PropertiesDataStreams
The "dataStreams" collection of methods.
PropertiesDataStreamsMeasurementProtocolSecrets
The "measurementProtocolSecrets" collection of methods.
PropertiesDisplayVideo360AdvertiserLinkProposals
The "displayVideo360AdvertiserLinkProposals" collection of methods.
PropertiesDisplayVideo360AdvertiserLinks
The "displayVideo360AdvertiserLinks" collection of methods.
PropertiesFirebaseLinks
The "firebaseLinks" collection of methods.
PropertiesGoogleAdsLinks
The "googleAdsLinks" collection of methods.
PropertiesIosAppDataStreams
The "iosAppDataStreams" collection of methods.
PropertiesIosAppDataStreamsMeasurementProtocolSecrets
The "measurementProtocolSecrets" collection of methods.
PropertiesUserLinks
The "userLinks" collection of methods.
PropertiesWebDataStreams
The "webDataStreams" collection of methods.
PropertiesWebDataStreamsMeasurementProtocolSecrets
The "measurementProtocolSecrets" collection of methods.
GoogleAnalyticsAdmin
Service definition for GoogleAnalyticsAdmin (v1alpha).
Groups
This class defines attributes, valid values, and usage which is generated from a given json schema.
Archive
The "archive" collection of methods.
GroupsMigration
Service definition for GroupsMigration (v1).
Groups
This class defines attributes, valid values, and usage which is generated from a given json schema.
Groups
The "groups" collection of methods.
Groupssettings
Service definition for Groupssettings (v1).
ActionParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Annotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attachment
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttachmentDataRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
Button
This class defines attributes, valid values, and usage which is generated from a given json schema.
Card
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CardAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
CardHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
CardWithId
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChatAppLogEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChatEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommonEventObject
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateTimeInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeprecatedEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dialog
This class defines attributes, valid values, and usage which is generated from a given json schema.
DialogAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveDataRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamiteIntegrationLogEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
FormAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1Action
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1ActionParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1AppUri
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1BorderStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Button
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1ButtonList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1Card
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1CardAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1CardFixedFooter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1CardHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1DateTimePicker
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1DecoratedText
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Divider
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1ExtraData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Grid
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1GridItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Icon
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1ImageComponent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1ImageCropStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Intent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1OnClick
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1OpenLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Section
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1SelectionInput
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1SelectionItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1SuggestionItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Suggestions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsCardV1SwitchControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1TextInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1TextParagraph
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsCardV1Widget
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageButton
This class defines attributes, valid values, and usage which is generated from a given json schema.
Inputs
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListMembershipsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSpacesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MatchedUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
Media
This class defines attributes, valid values, and usage which is generated from a given json schema.
Membership
This class defines attributes, valid values, and usage which is generated from a given json schema.
Message
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OnClick
This class defines attributes, valid values, and usage which is generated from a given json schema.
OpenLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dms
The "dms" collection of methods.
DmsConversations
The "conversations" collection of methods.
Media
The "media" collection of methods.
Rooms
The "rooms" collection of methods.
RoomsConversations
The "conversations" collection of methods.
Spaces
The "spaces" collection of methods.
SpacesMembers
The "members" collection of methods.
SpacesMessages
The "messages" collection of methods.
SpacesMessagesAttachments
The "attachments" collection of methods.
Section
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlashCommand
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlashCommandMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Space
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StringInputs
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextButton
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextParagraph
This class defines attributes, valid values, and usage which is generated from a given json schema.
Thread
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserMentionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
WidgetMarkup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HangoutsChat
Service definition for HangoutsChat (v1).
AgentDeviceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
AgentOtherDeviceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Device
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeviceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceNames
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HomegraphEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryRequestInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryRequestPayload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryResponsePayload
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportStateAndNotificationDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportStateAndNotificationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportStateAndNotificationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestSyncDevicesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestSyncDevicesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AgentUsers
The "agentUsers" collection of methods.
Devices
The "devices" collection of methods.
StateAndNotificationPayload
This class defines attributes, valid values, and usage which is generated from a given json schema.
SyncRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SyncResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SyncResponsePayload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HomeGraphService
Service definition for HomeGraphService (v1).
AdminAuditData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditableService
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Aws
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BindingDelta
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateRoleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateServiceAccountKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateServiceAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableServiceAccountKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableServiceAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableServiceAccountKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableServiceAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
LintPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
LintPolicyResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LintResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListRolesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServiceAccountKeysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServiceAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkloadIdentityPoolProvidersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkloadIdentityPoolsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Oidc
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchServiceAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Permission
This class defines attributes, valid values, and usage which is generated from a given json schema.
PermissionDelta
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyDelta
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryAuditableServicesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryAuditableServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryGrantableRolesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryGrantableRolesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryTestablePermissionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryTestablePermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IamPolicies
The "iamPolicies" collection of methods.
Locations
The "locations" collection of methods.
LocationsWorkforcePools
The "workforcePools" collection of methods.
LocationsWorkforcePoolsOperations
The "operations" collection of methods.
LocationsWorkforcePoolsProviders
The "providers" collection of methods.
LocationsWorkforcePoolsProvidersKeys
The "keys" collection of methods.
LocationsWorkforcePoolsProvidersKeysOperations
The "operations" collection of methods.
LocationsWorkforcePoolsProvidersOperations
The "operations" collection of methods.
LocationsWorkforcePoolsSubjects
The "subjects" collection of methods.
LocationsWorkforcePoolsSubjectsOperations
The "operations" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsRoles
The "roles" collection of methods.
Permissions
The "permissions" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsWorkloadIdentityPools
The "workloadIdentityPools" collection of methods.
ProjectsLocationsWorkloadIdentityPoolsOperations
The "operations" collection of methods.
ProjectsLocationsWorkloadIdentityPoolsProviders
The "providers" collection of methods.
ProjectsLocationsWorkloadIdentityPoolsProvidersKeys
The "keys" collection of methods.
ProjectsLocationsWorkloadIdentityPoolsProvidersKeysOperations
The "operations" collection of methods.
ProjectsLocationsWorkloadIdentityPoolsProvidersOperations
The "operations" collection of methods.
ProjectsRoles
The "roles" collection of methods.
ProjectsServiceAccounts
The "serviceAccounts" collection of methods.
ProjectsServiceAccountsKeys
The "keys" collection of methods.
Roles
The "roles" collection of methods.
Role
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Saml
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccountKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignBlobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignBlobResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignJwtRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignJwtResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteRoleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteServiceAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteServiceAccountResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteWorkloadIdentityPoolProviderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UndeleteWorkloadIdentityPoolRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadServiceAccountKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkloadIdentityPool
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkloadIdentityPoolOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkloadIdentityPoolProvider
This class defines attributes, valid values, and usage which is generated from a given json schema.
Iam
Service definition for Iam (v1).
GenerateAccessTokenRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GenerateAccessTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateIdTokenRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GenerateIdTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsServiceAccounts
The "serviceAccounts" collection of methods.
SignBlobRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SignBlobResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignJwtRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SignJwtResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IAMCredentials
Service definition for IAMCredentials (v1).
GoogleSearchIdeahubV1alphaAvailableLocale
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1alphaIdea
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1alphaIdeaActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1alphaIdeaState
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1alphaListAvailableLocalesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1alphaListIdeasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1alphaTopic
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1alphaTopicState
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1betaAvailableLocale
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1betaIdea
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1betaIdeaActivity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1betaIdeaState
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1betaListAvailableLocalesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1betaListIdeasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSearchIdeahubV1betaTopic
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSearchIdeahubV1betaTopicState
This class defines attributes, valid values, and usage which is generated from a given json schema.
Ideas
The "ideas" collection of methods.
Platforms
The "platforms" collection of methods.
PlatformsProperties
The "properties" collection of methods.
PlatformsPropertiesIdeaActivities
The "ideaActivities" collection of methods.
PlatformsPropertiesIdeas
The "ideas" collection of methods.
PlatformsPropertiesIdeaStates
The "ideaStates" collection of methods.
PlatformsPropertiesLocales
The "locales" collection of methods.
PlatformsPropertiesTopicStates
The "topicStates" collection of methods.
Ideahub
Service definition for Ideahub (v1beta).
CreateAuthUriResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeleteAccountResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DownloadAccountResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EmailLinkSigninResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmailTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetAccountInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetOobConfirmationCodeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetRecaptchaParamResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyCreateAuthUriRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyDeleteAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyDownloadAccountRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyEmailLinkSigninRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyGetAccountInfoRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentitytoolkitRelyingpartyGetProjectConfigResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentitytoolkitRelyingpartyResetPasswordRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartySendVerificationCodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartySendVerificationCodeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartySetAccountInfoRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentitytoolkitRelyingpartySetProjectConfigRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentitytoolkitRelyingpartySetProjectConfigResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartySignOutUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartySignOutUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartySignupNewUserRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyUploadAccountRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IdentitytoolkitRelyingpartyVerifyAssertionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyVerifyCustomTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyVerifyPasswordRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdpConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Relyingparty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetPasswordResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Relyingparty
The "relyingparty" collection of methods.
SetAccountInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetAccountInfoResponseProviderUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SignupNewUserResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadAccountResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UploadAccountResponseError
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserInfoProviderUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyAssertionResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VerifyCustomTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyPasswordResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdentityToolkit
Service definition for IdentityToolkit (v3).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
IdsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEndpointsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsEndpoints
The "endpoints" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IDS
Service definition for IDS (v1).
PublishUrlNotificationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlNotifications
The "urlNotifications" collection of methods.
UrlNotification
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlNotificationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Indexing
Service definition for Indexing (v3).
Attachment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreatePermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreatePermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeletePermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreatePermissionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Family
This class defines attributes, valid values, and usage which is generated from a given json schema.
Group
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeepEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListContent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNotesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Note
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Permission
This class defines attributes, valid values, and usage which is generated from a given json schema.
Media
The "media" collection of methods.
Notes
The "notes" collection of methods.
NotesPermissions
The "permissions" collection of methods.
Section
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
Keep
Service definition for Keep (v1).
Entities
The "entities" collection of methods.
SearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Kgsearch
Service definition for Kgsearch (v1).
GoogleExampleLibraryagentV1Book
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleExampleLibraryagentV1ListBooksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleExampleLibraryagentV1ListShelvesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleExampleLibraryagentV1Shelf
This class defines attributes, valid values, and usage which is generated from a given json schema.
Shelves
The "shelves" collection of methods.
ShelvesBooks
The "books" collection of methods.
Libraryagent
Service definition for Libraryagent (v1).
LicenseAssignment
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicenseAssignmentInsert
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicenseAssignmentList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LicensingEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
LicenseAssignments
The "licenseAssignments" collection of methods.
Licensing
Service definition for Licensing (v1).
GoogleAdsHomeservicesLocalservicesV1AccountReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAdsHomeservicesLocalservicesV1AggregatorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAdsHomeservicesLocalservicesV1BookingLead
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAdsHomeservicesLocalservicesV1DetailedLeadReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAdsHomeservicesLocalservicesV1MessageLead
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAdsHomeservicesLocalservicesV1PhoneLead
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAdsHomeservicesLocalservicesV1SearchDetailedLeadReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeTimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountReports
The "accountReports" collection of methods.
DetailedLeadReports
The "detailedLeadReports" collection of methods.
Localservices
Service definition for Localservices (v1).
BigQueryOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CmekSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyLogEntriesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyLogEntriesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyLogEntriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Explicit
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Exponential
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
Linear
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBucketsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListExclusionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLogEntriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLogEntriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLogMetricsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLogsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMonitoredResourceDescriptorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListViewsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogEntryOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogEntrySourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogExclusion
This class defines attributes, valid values, and usage which is generated from a given json schema.
LoggingEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogLine
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogSink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogSplit
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogView
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResourceDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoredResourceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestLog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingAccounts
The "billingAccounts" collection of methods.
BillingAccountsBuckets
The "buckets" collection of methods.
BillingAccountsBucketsViews
The "views" collection of methods.
BillingAccountsExclusions
The "exclusions" collection of methods.
BillingAccountsLocations
The "locations" collection of methods.
BillingAccountsLocationsBuckets
The "buckets" collection of methods.
BillingAccountsLocationsBucketsViews
The "views" collection of methods.
BillingAccountsLocationsBucketsViewsLogs
The "logs" collection of methods.
BillingAccountsLocationsOperations
The "operations" collection of methods.
BillingAccountsLogs
The "logs" collection of methods.
BillingAccountsOperations
The "operations" collection of methods.
BillingAccountsSinks
The "sinks" collection of methods.
Entries
The "entries" collection of methods.
Exclusions
The "exclusions" collection of methods.
Folders
The "folders" collection of methods.
FoldersExclusions
The "exclusions" collection of methods.
FoldersLocations
The "locations" collection of methods.
FoldersLocationsBuckets
The "buckets" collection of methods.
FoldersLocationsBucketsViews
The "views" collection of methods.
FoldersLocationsBucketsViewsLogs
The "logs" collection of methods.
FoldersLocationsOperations
The "operations" collection of methods.
FoldersLogs
The "logs" collection of methods.
FoldersSinks
The "sinks" collection of methods.
Locations
The "locations" collection of methods.
LocationsBuckets
The "buckets" collection of methods.
LocationsBucketsViews
The "views" collection of methods.
LocationsOperations
The "operations" collection of methods.
Logs
The "logs" collection of methods.
MonitoredResourceDescriptors
The "monitoredResourceDescriptors" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsExclusions
The "exclusions" collection of methods.
OrganizationsLocations
The "locations" collection of methods.
OrganizationsLocationsBuckets
The "buckets" collection of methods.
OrganizationsLocationsBucketsViews
The "views" collection of methods.
OrganizationsLocationsBucketsViewsLogs
The "logs" collection of methods.
OrganizationsLocationsOperations
The "operations" collection of methods.
OrganizationsLogs
The "logs" collection of methods.
OrganizationsSinks
The "sinks" collection of methods.
Projects
The "projects" collection of methods.
ProjectsExclusions
The "exclusions" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsBuckets
The "buckets" collection of methods.
ProjectsLocationsBucketsViews
The "views" collection of methods.
ProjectsLocationsBucketsViewsLogs
The "logs" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLogs
The "logs" collection of methods.
ProjectsMetrics
The "metrics" collection of methods.
ProjectsSinks
The "sinks" collection of methods.
Sinks
The "sinks" collection of methods.
V2
The "v2" collection of methods.
Settings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuppressionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableFieldSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableSchema
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TailLogEntriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TailLogEntriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteBucketRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WriteLogEntriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WriteLogEntriesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Logging
Service definition for Logging (v2).
AttachTrustRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backup
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Certificate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DailyCycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DenyMaintenancePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetachTrustRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Domain
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudManagedidentitiesV1alpha1OpMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudManagedidentitiesV1beta1OpMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudManagedidentitiesV1OpMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LDAPSSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPeeringsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSqlIntegrationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenancePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManagedidentitiesEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Peering
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReconfigureTrustRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResetAdminPasswordRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResetAdminPasswordResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsManagedidentitiesGlobal
The "global" collection of methods.
ProjectsLocationsManagedidentitiesGlobalDomains
The "domains" collection of methods.
ProjectsLocationsManagedidentitiesGlobalDomainsBackups
The "backups" collection of methods.
ProjectsLocationsManagedidentitiesGlobalDomainsSqlIntegrations
The "sqlIntegrations" collection of methods.
ProjectsLocationsManagedidentitiesGlobalOperations
The "operations" collection of methods.
ProjectsLocationsManagedidentitiesGlobalPeerings
The "peerings" collection of methods.
RestoreDomainRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlIntegration
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
Trust
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdatePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValidateTrustRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeeklyCycle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedServiceforMicrosoftActiveDirectoryConsumerAPI
Service definition for ManagedServiceforMicrosoftActiveDirectoryConsumerAPI (v1).
Attributes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Capacity
This class defines attributes, valid values, and usage which is generated from a given json schema.
Count
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeatureDescription
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
Issue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManufacturersEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountsProducts
The "products" collection of methods.
ManufacturerCenter
Service definition for ManufacturerCenter (v1).
Aggregation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AlertPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AlertStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppEngine
This class defines attributes, valid values, and usage which is generated from a given json schema.
AvailabilityCriteria
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicAuthentication
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicSli
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudEndpoints
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClusterIstio
This class defines attributes, valid values, and usage which is generated from a given json schema.
CollectdPayload
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CollectdPayloadError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CollectdValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
CollectdValueError
This class defines attributes, valid values, and usage which is generated from a given json schema.
Condition
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateCollectdTimeSeriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateCollectdTimeSeriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateTimeSeriesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateTimeSeriesSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Custom
This class defines attributes, valid values, and usage which is generated from a given json schema.
Distribution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DistributionCut
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documentation
This class defines attributes, valid values, and usage which is generated from a given json schema.
DroppedLabels
This class defines attributes, valid values, and usage which is generated from a given json schema.
Error
This class defines attributes, valid values, and usage which is generated from a given json schema.
Exemplar
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Explicit
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Exponential
This class defines attributes, valid values, and usage which is generated from a given json schema.
Field
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetNotificationChannelVerificationCodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetNotificationChannelVerificationCodeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeNamespace
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeService
This class defines attributes, valid values, and usage which is generated from a given json schema.
GkeWorkload
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMonitoringV3Range
This class defines attributes, valid values, and usage which is generated from a given json schema.
Group
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpCheck
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InternalChecker
This class defines attributes, valid values, and usage which is generated from a given json schema.
IstioCanonicalService
This class defines attributes, valid values, and usage which is generated from a given json schema.
JsonPathMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatencyCriteria
This class defines attributes, valid values, and usage which is generated from a given json schema.
Linear
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAlertPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGroupMembersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMetricDescriptorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMonitoredResourceDescriptorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNotificationChannelDescriptorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNotificationChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServiceLevelObjectivesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTimeSeriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUptimeCheckConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUptimeCheckIpsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
MeshIstio
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metric
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricAbsence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricThreshold
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoredResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResourceDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoredResourceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoringEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoringQueryLanguageCondition
This class defines attributes, valid values, and usage which is generated from a given json schema.
MutationRecord
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotificationChannel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationChannelDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationRateLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Option
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerformanceThreshold
This class defines attributes, valid values, and usage which is generated from a given json schema.
Point
This class defines attributes, valid values, and usage which is generated from a given json schema.
PointData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryTimeSeriesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryTimeSeriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Range
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestBasedSli
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folders
The "folders" collection of methods.
FoldersTimeSeries
The "timeSeries" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsTimeSeries
The "timeSeries" collection of methods.
Projects
The "projects" collection of methods.
ProjectsAlertPolicies
The "alertPolicies" collection of methods.
ProjectsCollectdTimeSeries
The "collectdTimeSeries" collection of methods.
ProjectsGroups
The "groups" collection of methods.
ProjectsGroupsMembers
The "members" collection of methods.
ProjectsMetricDescriptors
The "metricDescriptors" collection of methods.
ProjectsMonitoredResourceDescriptors
The "monitoredResourceDescriptors" collection of methods.
ProjectsNotificationChannelDescriptors
The "notificationChannelDescriptors" collection of methods.
ProjectsNotificationChannels
The "notificationChannels" collection of methods.
ProjectsTimeSeries
The "timeSeries" collection of methods.
ProjectsUptimeCheckConfigs
The "uptimeCheckConfigs" collection of methods.
Services
The "services" collection of methods.
ServicesServiceLevelObjectives
The "serviceLevelObjectives" collection of methods.
UptimeCheckIps
The "uptimeCheckIps" collection of methods.
ResourceGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResponseStatusCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
SendNotificationChannelVerificationCodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceLevelIndicator
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceLevelObjective
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpanContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TcpCheck
This class defines attributes, valid values, and usage which is generated from a given json schema.
Telemetry
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeInterval
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeSeries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeSeriesData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeSeriesDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeSeriesRatio
This class defines attributes, valid values, and usage which is generated from a given json schema.
Trigger
This class defines attributes, valid values, and usage which is generated from a given json schema.
Type
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TypedValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
UptimeCheckConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UptimeCheckIp
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValueDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyNotificationChannelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WindowsBasedSli
This class defines attributes, valid values, and usage which is generated from a given json schema.
Monitoring
Service definition for Monitoring (v3).
AcceptInvitationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Account
This class defines attributes, valid values, and usage which is generated from a given json schema.
Admin
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeclineInvitationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Invitation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAccountAdminsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInvitationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationAdminsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MybusinessaccountmanagementEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrganizationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Accounts
The "accounts" collection of methods.
AccountsAdmins
The "admins" collection of methods.
AccountsInvitations
The "invitations" collection of methods.
Locations
The "locations" collection of methods.
LocationsAdmins
The "admins" collection of methods.
TargetLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferLocationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MyBusinessAccountManagement
Service definition for MyBusinessAccountManagement (v1).
AggregateMetrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BusinessCallsInsights
This class defines attributes, valid values, and usage which is generated from a given json schema.
BusinessCallsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
HourlyMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBusinessCallsInsightsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Locations
The "locations" collection of methods.
LocationsBusinesscallsinsights
The "businesscallsinsights" collection of methods.
WeekDayMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
MyBusinessBusinessCalls
Service definition for MyBusinessBusinessCalls (v1).
AdWordsLocationExtensions
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssociateLocationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Attribute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AttributeMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Attributes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AttributeValueMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchGetCategoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BusinessHours
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Categories
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Category
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Chain
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChainName
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChainUri
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClearLocationAssociationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
FreeFormServiceItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleUpdatedLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Label
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAttributeMetadataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCategoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoreHours
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MoreHoursType
This class defines attributes, valid values, and usage which is generated from a given json schema.
MybusinessbusinessinformationEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
OpenInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhoneNumbers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlaceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Places
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Profile
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelationshipData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RelevantLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepeatedEnumAttributeValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Accounts
The "accounts" collection of methods.
AccountsLocations
The "locations" collection of methods.
Attributes
The "attributes" collection of methods.
Categories
The "categories" collection of methods.
Chains
The "chains" collection of methods.
GoogleLocations
The "googleLocations" collection of methods.
Locations
The "locations" collection of methods.
LocationsAttributes
The "attributes" collection of methods.
SearchChainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchGoogleLocationsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchGoogleLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAreaBusiness
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceType
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpecialHourPeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpecialHours
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructuredServiceItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
UriAttributeValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
MyBusinessBusinessInformation
Service definition for MyBusinessBusinessInformation (v1).
Accessibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
Activities
This class defines attributes, valid values, and usage which is generated from a given json schema.
Business
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connectivity
This class defines attributes, valid values, and usage which is generated from a given json schema.
EcoCertification
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnergyEfficiency
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnhancedCleaning
This class defines attributes, valid values, and usage which is generated from a given json schema.
Families
This class defines attributes, valid values, and usage which is generated from a given json schema.
FoodAndDrink
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetGoogleUpdatedLodgingResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuestUnitFeatures
This class defines attributes, valid values, and usage which is generated from a given json schema.
GuestUnitType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HealthAndSafety
This class defines attributes, valid values, and usage which is generated from a given json schema.
Housekeeping
This class defines attributes, valid values, and usage which is generated from a given json schema.
IncreasedFoodSafety
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageSpoken
This class defines attributes, valid values, and usage which is generated from a given json schema.
LivingArea
This class defines attributes, valid values, and usage which is generated from a given json schema.
LivingAreaAccessibility
This class defines attributes, valid values, and usage which is generated from a given json schema.
LivingAreaEating
This class defines attributes, valid values, and usage which is generated from a given json schema.
LivingAreaFeatures
This class defines attributes, valid values, and usage which is generated from a given json schema.
LivingAreaLayout
This class defines attributes, valid values, and usage which is generated from a given json schema.
LivingAreaSleeping
This class defines attributes, valid values, and usage which is generated from a given json schema.
Lodging
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LodgingMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MinimizedContact
This class defines attributes, valid values, and usage which is generated from a given json schema.
Parking
This class defines attributes, valid values, and usage which is generated from a given json schema.
PaymentOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
PersonalProtection
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pets
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhysicalDistancing
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policies
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pools
This class defines attributes, valid values, and usage which is generated from a given json schema.
Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
Locations
The "locations" collection of methods.
LocationsLodging
The "lodging" collection of methods.
Services
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Sustainability
This class defines attributes, valid values, and usage which is generated from a given json schema.
SustainabilityCertifications
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SustainableSourcing
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
Transportation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViewsFromUnit
This class defines attributes, valid values, and usage which is generated from a given json schema.
WasteReduction
This class defines attributes, valid values, and usage which is generated from a given json schema.
WaterConservation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Wellness
This class defines attributes, valid values, and usage which is generated from a given json schema.
MyBusinessLodging
Service definition for MyBusinessLodging (v1).
NotificationSetting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Accounts
The "accounts" collection of methods.
MyBusinessNotificationSettings
Service definition for MyBusinessNotificationSettings (v1).
ListPlaceActionLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPlaceActionTypeMetadataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MybusinessplaceactionsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaceActionLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaceActionTypeMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Locations
The "locations" collection of methods.
LocationsPlaceActionLinks
The "placeActionLinks" collection of methods.
PlaceActionTypeMetadata
The "placeActionTypeMetadata" collection of methods.
MyBusinessPlaceActions
Service definition for MyBusinessPlaceActions (v1).
Answer
This class defines attributes, valid values, and usage which is generated from a given json schema.
Author
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAnswersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListQuestionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MybusinessqandaEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Question
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Locations
The "locations" collection of methods.
LocationsQuestions
The "questions" collection of methods.
LocationsQuestionsAnswers
The "answers" collection of methods.
UpsertAnswerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MyBusinessQA
Service definition for MyBusinessQA (v1).
AddressVerificationData
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompleteVerificationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CompleteVerificationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComplyWithGuidelines
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmailVerificationData
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchVerificationOptionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchVerificationOptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GenerateVerificationTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateVerificationTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListVerificationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
PostalAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResolveOwnershipConflict
This class defines attributes, valid values, and usage which is generated from a given json schema.
Locations
The "locations" collection of methods.
LocationsVerifications
The "verifications" collection of methods.
VerificationTokens
The "verificationTokens" collection of methods.
ServiceBusinessContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Verification
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerificationOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerificationToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
Verify
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyLocationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyLocationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
VoiceOfMerchantState
This class defines attributes, valid values, and usage which is generated from a given json schema.
WaitForVoiceOfMerchant
This class defines attributes, valid values, and usage which is generated from a given json schema.
MyBusinessVerifications
Service definition for MyBusinessVerifications (v1).
Attributes
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttributeValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingView
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Distribution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Exemplar
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExplicitBuckets
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExponentialBuckets
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hub
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LinearBuckets
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinkedInterconnectAttachments
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LinkedRouterApplianceInstances
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LinkedVpnTunnels
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHubsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSpokesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogEntryOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LogEntrySourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricValueSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Money
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkconnectivityEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuotaProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInternalRanges
The "internalRanges" collection of methods.
ProjectsLocationsNetworkconnectivityGlobal
The "global" collection of methods.
ProjectsLocationsNetworkconnectivityGlobalHubs
The "hubs" collection of methods.
ProjectsLocationsNetworkconnectivityGlobalPolicyBasedRoutes
The "policyBasedRoutes" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsSpokes
The "spokes" collection of methods.
ResourceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RouterApplianceInstance
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoutingVPC
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Spoke
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TraceSpan
This class defines attributes, valid values, and usage which is generated from a given json schema.
TruncatableString
This class defines attributes, valid values, and usage which is generated from a given json schema.
Networkconnectivity
Service definition for Networkconnectivity (v1).
AbortInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSQLInstanceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectivityTest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeliverInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
DropInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
EndpointInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirewallInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ForwardInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ForwardingRuleInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GKEMasterInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListConnectivityTestsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoadBalancerBackend
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoadBalancerInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkmanagementEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReachabilityDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RerunConnectivityTestRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsNetworkmanagementGlobal
The "global" collection of methods.
ProjectsLocationsNetworkmanagementGlobalConnectivityTests
The "connectivityTests" collection of methods.
ProjectsLocationsNetworkmanagementGlobalOperations
The "operations" collection of methods.
RouteInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Step
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Trace
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VpnGatewayInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VpnTunnelInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkManagement
Service definition for NetworkManagement (v1).
AuthorizationPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CertificateProviderInstance
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientTlsPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Destination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudNetworksecurityV1beta1CertificateProvider
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudNetworksecurityV1beta1GrpcEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudNetworksecurityV1CertificateProvider
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudNetworksecurityV1GrpcEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpHeaderMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAuthorizationPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientTlsPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServerTlsPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MTLSPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworksecurityEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsAuthorizationPolicies
The "authorizationPolicies" collection of methods.
ProjectsLocationsClientTlsPolicies
The "clientTlsPolicies" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsServerTlsPolicies
The "serverTlsPolicies" collection of methods.
Rule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServerTlsPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ValidationCA
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkSecurity
Service definition for NetworkSecurity (v1).
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EndpointMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
EndpointMatcherMetadataLabelMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EndpointMatcherMetadataLabelMatcherMetadataLabels
This class defines attributes, valid values, and usage which is generated from a given json schema.
EndpointPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Gateway
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrpcRoute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrpcRouteDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrpcRouteFaultInjectionPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrpcRouteFaultInjectionPolicyAbort
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrpcRouteFaultInjectionPolicyDelay
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrpcRouteHeaderMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrpcRouteMethodMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrpcRouteRetryPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrpcRouteRouteAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrpcRouteRouteMatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GrpcRouteRouteRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRoute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteCorsPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteFaultInjectionPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteFaultInjectionPolicyAbort
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteFaultInjectionPolicyDelay
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteHeaderMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteHeaderMatchIntegerRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteHeaderModifier
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteQueryParameterMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteRedirect
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteRequestMirrorPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpRouteRetryPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteRouteAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteRouteMatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteRouteRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRouteURLRewrite
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEndpointPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGatewaysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGrpcRoutesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHttpRoutesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMeshesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServiceBindingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTcpRoutesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTlsRoutesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Mesh
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkservicesEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsEdgeCacheKeysets
The "edgeCacheKeysets" collection of methods.
ProjectsLocationsEdgeCacheOrigins
The "edgeCacheOrigins" collection of methods.
ProjectsLocationsEdgeCacheServices
The "edgeCacheServices" collection of methods.
ProjectsLocationsEndpointPolicies
The "endpointPolicies" collection of methods.
ProjectsLocationsGateways
The "gateways" collection of methods.
ProjectsLocationsGrpcRoutes
The "grpcRoutes" collection of methods.
ProjectsLocationsHttpRoutes
The "httpRoutes" collection of methods.
ProjectsLocationsMeshes
The "meshes" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsServiceBindings
The "serviceBindings" collection of methods.
ProjectsLocationsTcpRoutes
The "tcpRoutes" collection of methods.
ProjectsLocationsTlsRoutes
The "tlsRoutes" collection of methods.
ServiceBinding
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TcpRoute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TcpRouteRouteAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TcpRouteRouteDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
TcpRouteRouteMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
TcpRouteRouteRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TlsRoute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TlsRouteRouteAction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TlsRouteRouteDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
TlsRouteRouteMatch
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TlsRouteRouteRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrafficPortSelector
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkServices
Service definition for NetworkServices (v1).
Userinfo
The "userinfo" collection of methods.
UserinfoV2
The "v2" collection of methods.
UserinfoV2Me
The "me" collection of methods.
Tokeninfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Userinfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Oauth2
Service definition for Oauth2 (v2).
AliasContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalysisCompleted
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzePackagesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzePackagesMetadataV1
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzePackagesRequestV1
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnalyzePackagesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnalyzePackagesResponseV1
This class defines attributes, valid values, and usage which is generated from a given json schema.
Artifact
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AttestationOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuilderConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Category
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudRepoSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Command
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Completeness
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComplianceOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CVSS
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeploymentOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DiscoveryOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DSSEAttestationOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
Envelope
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnvelopeSignature
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileHashes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FileLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Fingerprint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GerritSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GitSourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1FileLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenance02SlsaBuilder
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenance02SlsaCompleteness
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenance02SlsaConfigSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenance02SlsaInvocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenance02SlsaMaterial
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenance02SlsaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
This class defines attributes, valid values, and usage which is generated from a given json schema.
GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Hash
This class defines attributes, valid values, and usage which is generated from a given json schema.
Identity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InTotoProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InTotoStatement
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Jwt
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguagePackageDependency
This class defines attributes, valid values, and usage which is generated from a given json schema.
Layer
This class defines attributes, valid values, and usage which is generated from a given json schema.
License
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVulnerabilitiesResponseV1
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Material
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
NonCompliantFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Occurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
OndemandscanningEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PackageData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PackageIssue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PackageOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectRepoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Recipe
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RelatedUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsScans
The "scans" collection of methods.
ProjectsLocationsScansVulnerabilities
The "vulnerabilities" collection of methods.
Signature
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaBuilder
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaCompleteness
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlsaProvenance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlsaProvenance02
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlsaProvenanceZeroTwo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SlsaRecipe
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Subject
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeDistribution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpgradeOccurrence
This class defines attributes, valid values, and usage which is generated from a given json schema.
Version
This class defines attributes, valid values, and usage which is generated from a given json schema.
VulnerabilityOccurrence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WindowsUpdate
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OnDemandScanning
Service definition for OnDemandScanning (v1).
GoogleCloudOrgpolicyV2AlternatePolicySpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV2Constraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV2ConstraintBooleanConstraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV2ConstraintListConstraint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV2CustomConstraint
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudOrgpolicyV2ListConstraintsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudOrgpolicyV2ListPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudOrgpolicyV2Policy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV2PolicySpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudOrgpolicyV2PolicySpecPolicyRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folders
The "folders" collection of methods.
FoldersConstraints
The "constraints" collection of methods.
FoldersPolicies
The "policies" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsConstraints
The "constraints" collection of methods.
OrganizationsCustomConstraints
The "customConstraints" collection of methods.
OrganizationsPolicies
The "policies" collection of methods.
Projects
The "projects" collection of methods.
ProjectsConstraints
The "constraints" collection of methods.
ProjectsPolicies
The "policies" collection of methods.
OrgPolicyAPI
Service definition for OrgPolicyAPI (v2).
AptSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelPatchJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CVSSv3
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecStep
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecStepConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExecutePatchJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FixedOrPercent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsObject
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudOsconfigV1OSPolicyAssignmentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Inventory
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryOsInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventorySoftwarePackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryVersionedPackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryWindowsApplication
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryWindowsQuickFixEngineeringPackage
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryWindowsUpdatePackage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InventoryWindowsUpdatePackageWindowsUpdateCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
InventoryZypperPatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListInventoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOSPolicyAssignmentReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOSPolicyAssignmentRevisionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOSPolicyAssignmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPatchDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPatchJobInstanceDetailsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPatchJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVulnerabilityReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonthlySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
OneTimeSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OsconfigEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyAssignment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyAssignmentInstanceFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyAssignmentInstanceFilterInventory
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyAssignmentLabelSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyAssignmentOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyAssignmentReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyAssignmentReportOSPolicyCompliance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceCompliance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceExecResourceOutput
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyAssignmentReportOSPolicyComplianceOSPolicyResourceComplianceOSPolicyResourceConfigStep
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyAssignmentRollout
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyInventoryFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceExecResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceExecResourceExec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyResourceFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceFileGcs
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceFileRemote
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceFileResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyResourcePackageResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourcePackageResourceAPT
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourcePackageResourceDeb
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourcePackageResourceGooGet
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourcePackageResourceMSI
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyResourcePackageResourceRPM
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourcePackageResourceYUM
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourcePackageResourceZypper
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceRepositoryResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceRepositoryResourceAptRepository
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyResourceRepositoryResourceGooRepository
This class defines attributes, valid values, and usage which is generated from a given json schema.
OSPolicyResourceRepositoryResourceYumRepository
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSPolicyResourceRepositoryResourceZypperRepository
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PatchConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchDeployment
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchInstanceFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PatchInstanceFilterGroupLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchJobInstanceDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchJobInstanceDetailsSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
PatchRollout
This class defines attributes, valid values, and usage which is generated from a given json schema.
PausePatchDeploymentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RecurringSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInstances
The "instances" collection of methods.
ProjectsLocationsInstancesInventories
The "inventories" collection of methods.
ProjectsLocationsInstancesOsPolicyAssignments
The "osPolicyAssignments" collection of methods.
ProjectsLocationsInstancesOsPolicyAssignmentsReports
The "reports" collection of methods.
ProjectsLocationsInstancesVulnerabilityReports
The "vulnerabilityReports" collection of methods.
ProjectsLocationsOsPolicyAssignments
The "osPolicyAssignments" collection of methods.
ProjectsLocationsOsPolicyAssignmentsOperations
The "operations" collection of methods.
ProjectsPatchDeployments
The "patchDeployments" collection of methods.
ProjectsPatchJobs
The "patchJobs" collection of methods.
ProjectsPatchJobsInstanceDetails
The "instanceDetails" collection of methods.
ResumePatchDeploymentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
VulnerabilityReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VulnerabilityReportVulnerability
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VulnerabilityReportVulnerabilityDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VulnerabilityReportVulnerabilityDetailsReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
VulnerabilityReportVulnerabilityItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeekDayOfMonth
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeeklySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
WindowsUpdateSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
YumSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZypperSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OSConfig
Service definition for OSConfig (v1).
AuditRefs
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bucket
This class defines attributes, valid values, and usage which is generated from a given json schema.
Categories
This class defines attributes, valid values, and usage which is generated from a given json schema.
CategoryGroupV5
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
I18n
This class defines attributes, valid values, and usage which is generated from a given json schema.
LighthouseAuditResultV5
This class defines attributes, valid values, and usage which is generated from a given json schema.
LighthouseCategoryV5
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LighthouseResultV5
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PagespeedApiLoadingExperienceV5
This class defines attributes, valid values, and usage which is generated from a given json schema.
PagespeedApiPagespeedResponseV5
This class defines attributes, valid values, and usage which is generated from a given json schema.
PagespeedVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
RendererFormattedStrings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pagespeedapi
The "pagespeedapi" collection of methods.
RuntimeError
This class defines attributes, valid values, and usage which is generated from a given json schema.
StackPack
This class defines attributes, valid values, and usage which is generated from a given json schema.
Timing
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserPageLoadMetricV5
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PagespeedInsights
Service definition for PagespeedInsights (v5).
GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1Duration
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1Extension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1FindEligiblePromotionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1ListProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1ListPromotionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1Promotion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsIntroductoryPricingSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1ServicePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1Subscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1SubscriptionCancellationDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemOneTimeRecurrenceDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeLocalizedText
This class defines attributes, valid values, and usage which is generated from a given json schema.
Partners
The "partners" collection of methods.
PartnersProducts
The "products" collection of methods.
PartnersPromotions
The "promotions" collection of methods.
PartnersSubscriptions
The "subscriptions" collection of methods.
PaymentsResellerSubscription
Service definition for PaymentsResellerSubscription (v1).
Address
This class defines attributes, valid values, and usage which is generated from a given json schema.
AgeRangeType
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateContactsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateContactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeleteContactsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetContactGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateContactsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateContactsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Biography
This class defines attributes, valid values, and usage which is generated from a given json schema.
Birthday
This class defines attributes, valid values, and usage which is generated from a given json schema.
BraggingRights
This class defines attributes, valid values, and usage which is generated from a given json schema.
CalendarUrl
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContactGroupMembership
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactGroupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactGroupResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactToCreate
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyOtherContactToMyContactsGroupRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CoverPhoto
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateContactGroupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteContactPhotoResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainMembership
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmailAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
Event
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExternalId
This class defines attributes, valid values, and usage which is generated from a given json schema.
FieldMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileAs
This class defines attributes, valid values, and usage which is generated from a given json schema.
Gender
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPeopleResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupClientData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImClient
This class defines attributes, valid values, and usage which is generated from a given json schema.
Interest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListContactGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDirectoryPeopleResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOtherContactsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Locale
This class defines attributes, valid values, and usage which is generated from a given json schema.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Membership
This class defines attributes, valid values, and usage which is generated from a given json schema.
MiscKeyword
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModifyContactGroupMembersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyContactGroupMembersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Name
This class defines attributes, valid values, and usage which is generated from a given json schema.
Nickname
This class defines attributes, valid values, and usage which is generated from a given json schema.
Occupation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Organization
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeopleEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Person
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PersonMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PersonResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhoneNumber
This class defines attributes, valid values, and usage which is generated from a given json schema.
Photo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProfileMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Relation
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelationshipInterest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelationshipStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Residence
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactGroups
The "contactGroups" collection of methods.
ContactGroupsMembers
The "members" collection of methods.
OtherContacts
The "otherContacts" collection of methods.
People
The "people" collection of methods.
PeopleConnections
The "connections" collection of methods.
SearchDirectoryPeopleResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
SipAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
Skill
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tagline
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateContactGroupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateContactPhotoRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateContactPhotoResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Url
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserDefined
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeopleService
Service definition for PeopleService (v1).
GoogleMapsPlayablelocationsV3Impression
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsPlayablelocationsV3LogImpressionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3LogImpressionsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsPlayablelocationsV3LogPlayerReportsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3LogPlayerReportsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsPlayablelocationsV3PlayerReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3SampleAreaFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsPlayablelocationsV3SampleCriterion
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsPlayablelocationsV3SampleFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3SamplePlayableLocation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3SamplePlayableLocationList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3SamplePlayableLocationsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsPlayablelocationsV3SampleSpacingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleMapsUnityClientInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeLatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
V3
The "v3" collection of methods.
PlayableLocations
Service definition for PlayableLocations (v3).
CustomApp
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Organization
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountsCustomApps
The "customApps" collection of methods.
Playcustomapp
Service definition for Playcustomapp (v1).
GooglePlayDeveloperReportingV1beta1Anomaly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1AnrRateMetricSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1CrashRateMetricSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1DimensionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1FreshnessInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1MetricsRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1MetricValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GooglePlayDeveloperReportingV1beta1TimelineSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDateTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeDecimal
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeTimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
Anomalies
The "anomalies" collection of methods.
Vitals
The "vitals" collection of methods.
VitalsAnrrate
The "anrrate" collection of methods.
VitalsCrashrate
The "crashrate" collection of methods.
VitalsExcessivewakeuprate
The "excessivewakeuprate" collection of methods.
VitalsStuckbackgroundwakelockrate
The "stuckbackgroundwakelockrate" collection of methods.
Playdeveloperreporting
Service definition for Playdeveloperreporting (v1beta1).
AccountDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppIntegrity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DecodeIntegrityTokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DecodeIntegrityTokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceIntegrity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RequestDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1
The "v1" collection of methods.
TestingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
TokenPayloadExternal
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlayIntegrity
Service definition for PlayIntegrity (v1).
GoogleCloudPolicyanalyzerV1Activity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicyanalyzerV1ObservationPeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicyanalyzerV1QueryActivityResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsActivityTypes
The "activityTypes" collection of methods.
ProjectsLocationsActivityTypesActivities
The "activities" collection of methods.
PolicyAnalyzer
Service definition for PolicyAnalyzer (v1).
GoogleCloudPolicysimulatorV1AccessStateDiff
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1AccessTuple
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1beta1Replay
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1beta1ReplayConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1beta1ReplayResultsSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1BindingExplanation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembership
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1ExplainedAccess
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPolicysimulatorV1ExplainedPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPolicysimulatorV1ListReplayResultsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPolicysimulatorV1Replay
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1ReplayConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1ReplayDiff
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1ReplayOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1ReplayResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicysimulatorV1ReplayResultsSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeDate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folders
The "folders" collection of methods.
FoldersLocations
The "locations" collection of methods.
FoldersLocationsReplays
The "replays" collection of methods.
FoldersLocationsReplaysResults
The "results" collection of methods.
Operations
The "operations" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsLocations
The "locations" collection of methods.
OrganizationsLocationsReplays
The "replays" collection of methods.
OrganizationsLocationsReplaysResults
The "results" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsReplays
The "replays" collection of methods.
ProjectsLocationsReplaysResults
The "results" collection of methods.
PolicySimulator
Service definition for PolicySimulator (v1).
GoogleCloudPolicytroubleshooterV1AccessTuple
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicytroubleshooterV1BindingExplanation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicytroubleshooterV1ExplainedPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleIamV1Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleTypeExpr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Iam
The "iam" collection of methods.
PolicyTroubleshooter
Service definition for PolicyTroubleshooter (v1).
Asset
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AssetImportMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Format
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FormatComplexity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageError
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLikedAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUserAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjParseError
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolyFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
PresentationParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
Quaternion
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemixInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Assets
The "assets" collection of methods.
Users
The "users" collection of methods.
UsersAssets
The "assets" collection of methods.
UsersLikedassets
The "likedassets" collection of methods.
StartAssetImportResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserAsset
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolyService
Service definition for PolyService (v1).
DeliveryError
This class defines attributes, valid values, and usage which is generated from a given json schema.
Domain
This class defines attributes, valid values, and usage which is generated from a given json schema.
FeedbackLoop
This class defines attributes, valid values, and usage which is generated from a given json schema.
IpReputation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTrafficStatsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Domains
The "domains" collection of methods.
DomainsTrafficStats
The "trafficStats" collection of methods.
TrafficStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostmasterTools
Service definition for PostmasterTools (v1).
AcknowledgeRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigQueryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateSnapshotRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeadLetterPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetachSubscriptionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExpirationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListSchemasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSnapshotsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSubscriptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTopicSnapshotsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTopicsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTopicSubscriptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MessageStoragePolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyAckDeadlineRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ModifyPushConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OidcToken
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublishRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublishResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PubsubEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
PullRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PullResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PushConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReceivedMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsSchemas
The "schemas" collection of methods.
ProjectsSnapshots
The "snapshots" collection of methods.
ProjectsSubscriptions
The "subscriptions" collection of methods.
ProjectsTopics
The "topics" collection of methods.
ProjectsTopicsSnapshots
The "snapshots" collection of methods.
ProjectsTopicsSubscriptions
The "subscriptions" collection of methods.
RetryPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schema
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchemaSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeekRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeekResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Snapshot
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subscription
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Topic
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSnapshotRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTopicRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateMessageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateMessageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateSchemaRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateSchemaResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pubsub
Service definition for Pubsub (v1).
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Capacity
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitCursorRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitCursorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeHeadCursorRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeHeadCursorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeMessageStatsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeMessageStatsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeTimeCursorRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeTimeCursorResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Cursor
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPartitionCursorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReservationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReservationTopicsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSubscriptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTopicsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTopicSubscriptionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionCursor
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubliteEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reservation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReservationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Admin
The "admin" collection of methods.
AdminProjects
The "projects" collection of methods.
AdminProjectsLocations
The "locations" collection of methods.
AdminProjectsLocationsOperations
The "operations" collection of methods.
AdminProjectsLocationsReservations
The "reservations" collection of methods.
AdminProjectsLocationsReservationsTopics
The "topics" collection of methods.
AdminProjectsLocationsSubscriptions
The "subscriptions" collection of methods.
AdminProjectsLocationsTopics
The "topics" collection of methods.
AdminProjectsLocationsTopicsSubscriptions
The "subscriptions" collection of methods.
Cursor
The "cursor" collection of methods.
CursorProjects
The "projects" collection of methods.
CursorProjectsLocations
The "locations" collection of methods.
CursorProjectsLocationsSubscriptions
The "subscriptions" collection of methods.
CursorProjectsLocationsSubscriptionsCursors
The "cursors" collection of methods.
TopicStats
The "topicStats" collection of methods.
TopicStatsProjects
The "projects" collection of methods.
TopicStatsProjectsLocations
The "locations" collection of methods.
TopicStatsProjectsLocationsTopics
The "topics" collection of methods.
RetentionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeekSubscriptionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SeekSubscriptionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Subscription
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeTarget
This class defines attributes, valid values, and usage which is generated from a given json schema.
Topic
This class defines attributes, valid values, and usage which is generated from a given json schema.
TopicPartitions
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubLite
Service definition for PubsubLite (v1).
ActivatePretargetingConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddTargetedAppsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddTargetedPublishersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddTargetedSitesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdTechnologyProviders
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AdvertiserAndBrand
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppTargeting
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchApprovePublisherConnectionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchApprovePublisherConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchRejectPublisherConnectionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchRejectPublisherConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bidder
This class defines attributes, valid values, and usage which is generated from a given json schema.
Buyer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CloseUserListRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Creative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreativeDimensions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreativeServingDecision
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationNotCrawlableEvidence
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationNotWorkingEvidence
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestinationUrlEvidence
This class defines attributes, valid values, and usage which is generated from a given json schema.
DomainCallEvidence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DomainCalls
This class defines attributes, valid values, and usage which is generated from a given json schema.
DownloadSizeEvidence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetRemarketingTagResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
HtmlContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpCallEvidence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpCookieEvidence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBiddersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBuyersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCreativesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEndpointsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPretargetingConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPublisherConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUserListsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MediaFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
NativeContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
NumericTargetingDimension
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OpenUserListRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyCompliance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyTopicEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyTopicEvidence
This class defines attributes, valid values, and usage which is generated from a given json schema.
PretargetingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublisherConnection
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealtimebiddingEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveTargetedAppsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveTargetedPublishersRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveTargetedSitesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bidders
The "bidders" collection of methods.
BiddersCreatives
The "creatives" collection of methods.
BiddersEndpoints
The "endpoints" collection of methods.
BiddersPretargetingConfigs
The "pretargetingConfigs" collection of methods.
BiddersPublisherConnections
The "publisherConnections" collection of methods.
Buyers
The "buyers" collection of methods.
BuyersCreatives
The "creatives" collection of methods.
BuyersUserLists
The "userLists" collection of methods.
StringTargetingDimension
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuspendPretargetingConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlDownloadSize
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlRestriction
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserList
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WatchCreativesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WatchCreativesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RealTimeBidding
Service definition for RealTimeBidding (v1).
GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1AndroidKeySettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1Assessment
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1ChallengeMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1Event
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1IOSKeySettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1Key
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1ListKeysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1Metrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1PrivatePasswordLeakVerification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1RelatedAccountGroupMembership
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1RiskAnalysis
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1ScoreDistribution
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1ScoreMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1SearchRelatedAccountGroupMembershipsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecaptchaenterpriseV1TestingOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1TokenProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1WafSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecaptchaenterpriseV1WebKeySettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsAssessments
The "assessments" collection of methods.
ProjectsKeys
The "keys" collection of methods.
ProjectsRelatedaccountgroupmemberships
The "relatedaccountgroupmemberships" collection of methods.
ProjectsRelatedaccountgroups
The "relatedaccountgroups" collection of methods.
ProjectsRelatedaccountgroupsMemberships
The "memberships" collection of methods.
RecaptchaEnterprise
Service definition for RecaptchaEnterprise (v1).
GoogleApiHttpBody
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1alphaRejoinCatalogMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1alphaRejoinCatalogResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1alphaTuningMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1alphaTuningResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1BigQuerySource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1Catalog
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1CatalogInlineSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1CatalogItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1EventDetail
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1FeatureMap
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1FeatureMapFloatList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1FeatureMapStringList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1GcsSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1ImportErrorsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ImportMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ImportUserEventsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1ListCatalogsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1ListUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1PredictRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1PredictResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ProductCatalogItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ProductDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1ProductEventDetail
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1PurchaseTransaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1PurgeUserEventsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1RejoinUserEventsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1RejoinUserEventsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1RejoinUserEventsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1UserEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1UserEventImportSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommendationengineV1beta1UserEventInlineSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommendationengineV1beta1UserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsCatalogs
The "catalogs" collection of methods.
ProjectsLocationsCatalogsCatalogItems
The "catalogItems" collection of methods.
ProjectsLocationsCatalogsEventStores
The "eventStores" collection of methods.
ProjectsLocationsCatalogsEventStoresOperations
The "operations" collection of methods.
ProjectsLocationsCatalogsEventStoresPlacements
The "placements" collection of methods.
ProjectsLocationsCatalogsEventStoresPredictionApiKeyRegistrations
The "predictionApiKeyRegistrations" collection of methods.
ProjectsLocationsCatalogsEventStoresUserEvents
The "userEvents" collection of methods.
ProjectsLocationsCatalogsOperations
The "operations" collection of methods.
RecommendationsAI
Service definition for RecommendationsAI (v1beta1).
GoogleCloudRecommenderV1CostProjection
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1Impact
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1Insight
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommenderV1InsightRecommendationReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1InsightStateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1InsightTypeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1InsightTypeGenerationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1ListInsightsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommenderV1ListRecommendationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommenderV1MarkInsightAcceptedRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1MarkRecommendationFailedRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1OperationGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommenderV1Recommendation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommenderV1RecommendationContent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudRecommenderV1RecommendationInsightReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1RecommendationStateInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1RecommenderConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1RecommenderGenerationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1SecurityProjection
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudRecommenderV1ValueMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleTypeMoney
This class defines attributes, valid values, and usage which is generated from a given json schema.
BillingAccounts
The "billingAccounts" collection of methods.
BillingAccountsLocations
The "locations" collection of methods.
BillingAccountsLocationsInsightTypes
The "insightTypes" collection of methods.
BillingAccountsLocationsInsightTypesInsights
The "insights" collection of methods.
BillingAccountsLocationsRecommenders
The "recommenders" collection of methods.
BillingAccountsLocationsRecommendersRecommendations
The "recommendations" collection of methods.
Folders
The "folders" collection of methods.
FoldersLocations
The "locations" collection of methods.
FoldersLocationsInsightTypes
The "insightTypes" collection of methods.
FoldersLocationsInsightTypesInsights
The "insights" collection of methods.
FoldersLocationsRecommenders
The "recommenders" collection of methods.
FoldersLocationsRecommendersRecommendations
The "recommendations" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsLocations
The "locations" collection of methods.
OrganizationsLocationsInsightTypes
The "insightTypes" collection of methods.
OrganizationsLocationsInsightTypesInsights
The "insights" collection of methods.
OrganizationsLocationsRecommenders
The "recommenders" collection of methods.
OrganizationsLocationsRecommendersRecommendations
The "recommendations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsInsightTypes
The "insightTypes" collection of methods.
ProjectsLocationsInsightTypesInsights
The "insights" collection of methods.
ProjectsLocationsRecommenders
The "recommenders" collection of methods.
ProjectsLocationsRecommendersRecommendations
The "recommendations" collection of methods.
Recommender
Service definition for Recommender (v1).
BuildBazelRemoteExecutionV2Action
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ActionCacheUpdateCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ActionResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2BatchReadBlobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2BatchReadBlobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2BatchReadBlobsResponseResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2BatchUpdateBlobsRequestRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2BatchUpdateBlobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2BatchUpdateBlobsResponseResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2CacheCapabilities
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2Command
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2CommandEnvironmentVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2Digest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2Directory
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2DirectoryNode
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ExecutedActionMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2ExecuteOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ExecuteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ExecuteResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ExecutionCapabilities
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2ExecutionPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2FileNode
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2FindMissingBlobsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2FindMissingBlobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2GetTreeResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2LogFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2NodeProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2NodeProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2OutputDirectory
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2OutputFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2OutputSymlink
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2Platform
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2PlatformProperty
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2PriorityCapabilities
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2PriorityCapabilitiesPriorityRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2RequestMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ResultsCachePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ServerCapabilities
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2SymlinkNode
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2ToolDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelRemoteExecutionV2Tree
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuildBazelRemoteExecutionV2WaitExecutionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildBazelSemverSemVer
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildbotCommandDurations
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildbotCommandEvents
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildbotCommandStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildbotResourceUsage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildbotResourceUsageIOStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildbotResourceUsageStat
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2AdminTemp
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2Blob
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2CommandOutputs
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2CommandOverhead
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2CommandResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemoteworkersV1test2CommandTask
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2Digest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2Directory
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleDevtoolsRemoteworkersV1test2FileMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActionResults
The "actionResults" collection of methods.
Actions
The "actions" collection of methods.
Blobs
The "blobs" collection of methods.
Operations
The "operations" collection of methods.
V2
The "v2" collection of methods.
RemoteBuildExecution
Service definition for RemoteBuildExecution (v2).
Activities
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Activity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivityActor
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityEvents
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivityEventsParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivityEventsParametersMessageValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivityEventsParametersMultiMessageValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivityId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
NestedParameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Activities
The "activities" collection of methods.
Channels
The "channels" collection of methods.
CustomerUsageReports
The "customerUsageReports" collection of methods.
EntityUsageReports
The "entityUsageReports" collection of methods.
UserUsageReport
The "userUsageReport" collection of methods.
UsageReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageReportEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsageReportParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageReports
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageReportsWarnings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageReportsWarningsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reports
Service definition for Reports (reports_v1).
Address
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChangePlanRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customer
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrimaryAdmin
This class defines attributes, valid values, and usage which is generated from a given json schema.
RenewalSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResellernotifyGetwatchdetailsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResellernotifyResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Customers
The "customers" collection of methods.
Resellernotify
The "resellernotify" collection of methods.
Subscriptions
The "subscriptions" collection of methods.
Seats
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subscription
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionPlan
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionPlanCommitmentInterval
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subscriptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionTransferInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionTrialSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reseller
Service definition for Reseller (v1).
GoogleCloudResourcesettingsV1ListSettingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudResourcesettingsV1Setting
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudResourcesettingsV1SettingMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudResourcesettingsV1Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudResourcesettingsV1ValueEnumValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudResourcesettingsV1ValueStringMap
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudResourcesettingsV1ValueStringSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Folders
The "folders" collection of methods.
FoldersSettings
The "settings" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsSettings
The "settings" collection of methods.
Projects
The "projects" collection of methods.
ProjectsSettings
The "settings" collection of methods.
ResourceSettings
Service definition for ResourceSettings (v1).
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4Checksum
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ClientInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4FindFullHashesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4FindFullHashesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4FindThreatMatchesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4ListThreatListsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4RawHashes
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4RawIndices
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4RiceDeltaEncoding
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatEntryMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4ThreatEntryMetadataMetadataEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatEntrySet
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatHit
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4ThreatHitThreatSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatHitUserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleSecuritySafebrowsingV4ThreatListDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleSecuritySafebrowsingV4ThreatMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncodedFullHashes
The "encodedFullHashes" collection of methods.
EncodedUpdates
The "encodedUpdates" collection of methods.
FullHashes
The "fullHashes" collection of methods.
ThreatHits
The "threatHits" collection of methods.
ThreatLists
The "threatLists" collection of methods.
ThreatListUpdates
The "threatListUpdates" collection of methods.
ThreatMatches
The "threatMatches" collection of methods.
Safebrowsing
Service definition for Safebrowsing (v4).
Customers
The "customers" collection of methods.
CustomersDeployments
The "deployments" collection of methods.
CustomersDeploymentsDevices
The "devices" collection of methods.
CustomersDevices
The "devices" collection of methods.
CustomersNodes
The "nodes" collection of methods.
CustomersNodesDeployments
The "deployments" collection of methods.
CustomersNodesDevices
The "devices" collection of methods.
CustomersNodesNodes
The "nodes" collection of methods.
Deployments
The "deployments" collection of methods.
DeploymentsDevices
The "devices" collection of methods.
Installer
The "installer" collection of methods.
Nodes
The "nodes" collection of methods.
NodesDeployments
The "deployments" collection of methods.
NodesDeploymentsDevices
The "devices" collection of methods.
NodesDevices
The "devices" collection of methods.
NodesNodes
The "nodes" collection of methods.
NodesNodesDeployments
The "deployments" collection of methods.
NodesNodesDevices
The "devices" collection of methods.
NodesNodesNodes
The "nodes" collection of methods.
Policies
The "policies" collection of methods.
SasPortalAssignment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalChannelWithScore
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalCreateSignedDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalCustomer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeployment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDevice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeviceAirInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalDeviceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeviceGrant
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalDeviceModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalDpaMoveList
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalFrequencyRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalGenerateSecretRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalGenerateSecretResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalGetPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalInstallationParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalListCustomersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalListDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalListNodesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalMoveDeploymentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalMoveDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalMoveNodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalNode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalNrqzValidation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalSetPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalSignDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalTestPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalTestPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalUpdateSignedDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalValidateInstallerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalValidateInstallerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Sasportal
Service definition for Sasportal (v1alpha1).
Customers
The "customers" collection of methods.
CustomersDeployments
The "deployments" collection of methods.
CustomersDeploymentsDevices
The "devices" collection of methods.
CustomersDevices
The "devices" collection of methods.
CustomersNodes
The "nodes" collection of methods.
CustomersNodesDeployments
The "deployments" collection of methods.
CustomersNodesDevices
The "devices" collection of methods.
CustomersNodesNodes
The "nodes" collection of methods.
Deployments
The "deployments" collection of methods.
DeploymentsDevices
The "devices" collection of methods.
Installer
The "installer" collection of methods.
Nodes
The "nodes" collection of methods.
NodesDeployments
The "deployments" collection of methods.
NodesDeploymentsDevices
The "devices" collection of methods.
NodesDevices
The "devices" collection of methods.
NodesNodes
The "nodes" collection of methods.
NodesNodesDeployments
The "deployments" collection of methods.
NodesNodesDevices
The "devices" collection of methods.
NodesNodesNodes
The "nodes" collection of methods.
Policies
The "policies" collection of methods.
SasPortalAssignment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalChannelWithScore
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalCreateSignedDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalCustomer
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeployment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDevice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeviceAirInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalDeviceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeviceGrant
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalDeviceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalDeviceModel
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalDpaMoveList
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalFrequencyRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalGenerateSecretRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalGenerateSecretResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalGetPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalInstallationParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalListCustomersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalListDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalListNodesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalMoveDeploymentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalMoveDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalMoveNodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalNode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalNrqzValidation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalSetPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalSignDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalTestPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalTestPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SasPortalUpdateSignedDeviceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalValidateInstallerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SasPortalValidateInstallerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SASPortalTesting
Service definition for SASPortalTesting (v1alpha1).
Content
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Deployment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeploymentConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EntryPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecuteStreamResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecutionError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExecutionRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExecutionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeAddOnEntryPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeExecutionApiConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeExecutionApiEntryPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeFunction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsScriptTypeFunctionSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleAppsScriptTypeProcess
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeWebAppConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAppsScriptTypeWebAppEntryPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListDeploymentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListScriptProcessesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUserProcessesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Metrics
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricsValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Project
This class defines attributes, valid values, and usage which is generated from a given json schema.
Processes
The "processes" collection of methods.
Projects
The "projects" collection of methods.
ProjectsDeployments
The "deployments" collection of methods.
ProjectsVersions
The "versions" collection of methods.
Scripts
The "scripts" collection of methods.
ScriptEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScriptExecutionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScriptFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScriptStackTraceElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Struct
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDeploymentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
Version
This class defines attributes, valid values, and usage which is generated from a given json schema.
Script
Service definition for Script (v1).
AmpInspectionResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AmpIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiDataRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApiDimensionFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiDimensionFilterGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BlockedResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetectedItems
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexStatusInspectionResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InspectUrlIndexRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InspectUrlIndexResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Item
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MobileFriendlyIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
MobileUsabilityInspectionResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MobileUsabilityIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Searchanalytics
The "searchanalytics" collection of methods.
Sitemaps
The "sitemaps" collection of methods.
Sites
The "sites" collection of methods.
UrlInspection
The "urlInspection" collection of methods.
UrlInspectionIndex
The "index" collection of methods.
UrlTestingTools
The "urlTestingTools" collection of methods.
UrlTestingToolsMobileFriendlyTest
The "mobileFriendlyTest" collection of methods.
ResourceIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
RichResultsInspectionResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RichResultsIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunMobileFriendlyTestRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunMobileFriendlyTestResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchAnalyticsQueryRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchAnalyticsQueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SitemapsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SitesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
UrlInspectionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
WmxSite
This class defines attributes, valid values, and usage which is generated from a given json schema.
WmxSitemap
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WmxSitemapContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchConsole
Service definition for SearchConsole (v1).
AccessSecretVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddSecretVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Automatic
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutomaticStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerManagedEncryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomerManagedEncryptionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
DestroySecretVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableSecretVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableSecretVersionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSecretsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSecretVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Replica
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplicaStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Replication
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplicationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsSecrets
The "secrets" collection of methods.
ProjectsSecretsVersions
The "versions" collection of methods.
Rotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Secret
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecretmanagerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretPayload
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecretVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Topic
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserManaged
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserManagedStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecretManager
Service definition for SecretManager (v1).
Access
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessReview
This class defines attributes, valid values, and usage which is generated from a given json schema.
Asset
This class defines attributes, valid values, and usage which is generated from a given json schema.
AssetDiscoveryConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BulkMuteFindingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Compliance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Connection
This class defines attributes, valid values, and usage which is generated from a given json schema.
Contact
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContactDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Container
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Cve
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Cvssv3
This class defines attributes, valid values, and usage which is generated from a given json schema.
Detection
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvironmentVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExfilResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Exfiltration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Finding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Folder
This class defines attributes, valid values, and usage which is generated from a given json schema.
Geolocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1beta1RunAssetDiscoveryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1BigQueryExport
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSecuritycenterV1BulkMuteFindingsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1ExternalSystem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSecuritycenterV1MuteConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1NotificationMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1p1beta1Finding
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1p1beta1Folder
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1p1beta1NotificationMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1p1beta1Resource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSecuritycenterV1p1beta1RunAssetDiscoveryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1p1beta1SecurityMarks
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudSecuritycenterV1Resource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupAssetsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupFindingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupFindingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamBinding
This class defines attributes, valid values, and usage which is generated from a given json schema.
IamPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Indicator
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Kubernetes
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Label
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAssetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAssetsResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListBigQueryExportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFindingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFindingsResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListMuteConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNotificationConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MemoryHashSignature
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MitreAttack
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Node
This class defines attributes, valid values, and usage which is generated from a given json schema.
NodePool
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NotificationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrganizationSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pod
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Process
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProcessSignature
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folders
The "folders" collection of methods.
FoldersAssets
The "assets" collection of methods.
FoldersBigQueryExports
The "bigQueryExports" collection of methods.
FoldersFindings
The "findings" collection of methods.
FoldersMuteConfigs
The "muteConfigs" collection of methods.
FoldersSources
The "sources" collection of methods.
FoldersSourcesFindings
The "findings" collection of methods.
FoldersSourcesFindingsExternalSystems
The "externalSystems" collection of methods.
Organizations
The "organizations" collection of methods.
OrganizationsAssets
The "assets" collection of methods.
OrganizationsBigQueryExports
The "bigQueryExports" collection of methods.
OrganizationsFindings
The "findings" collection of methods.
OrganizationsMuteConfigs
The "muteConfigs" collection of methods.
OrganizationsNotificationConfigs
The "notificationConfigs" collection of methods.
OrganizationsOperations
The "operations" collection of methods.
OrganizationsSources
The "sources" collection of methods.
OrganizationsSourcesFindings
The "findings" collection of methods.
OrganizationsSourcesFindingsExternalSystems
The "externalSystems" collection of methods.
Projects
The "projects" collection of methods.
ProjectsAssets
The "assets" collection of methods.
ProjectsBigQueryExports
The "bigQueryExports" collection of methods.
ProjectsFindings
The "findings" collection of methods.
ProjectsMuteConfigs
The "muteConfigs" collection of methods.
ProjectsSources
The "sources" collection of methods.
ProjectsSourcesFindings
The "findings" collection of methods.
ProjectsSourcesFindingsExternalSystems
The "externalSystems" collection of methods.
Role
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunAssetDiscoveryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecuritycenterEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecuritycenterFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityCenterProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecuritycenterResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecurityMarks
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetFindingStateRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetMuteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreamingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subject
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Vulnerability
This class defines attributes, valid values, and usage which is generated from a given json schema.
YaraRuleSignature
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecurityCommandCenter
Service definition for SecurityCommandCenter (v1).
Area
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BasemapZOrder
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExtrudedArea
This class defines attributes, valid values, and usage which is generated from a given json schema.
Feature
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FeatureTile
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FirstDerivativeElevationGrid
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Geometry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Line
This class defines attributes, valid values, and usage which is generated from a given json schema.
ModeledVolume
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProviderInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Relation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Featuretiles
The "featuretiles" collection of methods.
Terraintiles
The "terraintiles" collection of methods.
RoadInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SecondDerivativeElevationGrid
This class defines attributes, valid values, and usage which is generated from a given json schema.
SegmentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
TerrainTile
This class defines attributes, valid values, and usage which is generated from a given json schema.
TileCoordinates
This class defines attributes, valid values, and usage which is generated from a given json schema.
TriangleStrip
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Vertex2DList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Vertex3DList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SemanticTile
Service definition for SemanticTile (v1).
AddTenantProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Api
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApplyTenantProjectConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttachTenantProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Authentication
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthenticationRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthProvider
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthRequirement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backend
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Billing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BillingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Context
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContextRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Control
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTenancyUnitRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomErrorRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomHttpPattern
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTenantProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documentation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentationRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enum
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnumValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Field
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Http
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JwtLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTenancyUnitsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Logging
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Method
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Mixin
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResourceDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Monitoring
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoringDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OAuthRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Option
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyBinding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Quota
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuotaLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveTenantProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Services
The "services" collection of methods.
ServicesTenancyUnits
The "tenancyUnits" collection of methods.
SearchTenancyUnitsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceAccountConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceconsumermanagementEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemParameterRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TenancyUnit
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TenantProjectConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TenantProjectPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TenantResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Type
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteTenantProjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Usage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1AddVisibilityLabelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V1Beta1BatchCreateProducerOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V1Beta1DisableConsumerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1Beta1EnableConsumerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1Beta1GenerateServiceIdentityResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1Beta1ImportProducerOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V1Beta1ImportProducerQuotaPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V1Beta1ProducerQuotaPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1Beta1QuotaOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1Beta1RefreshConsumerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1Beta1ServiceIdentity
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1DefaultIdentity
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1DisableConsumerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1EnableConsumerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1GenerateDefaultIdentityResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1GenerateServiceAccountResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1RefreshConsumerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
V1RemoveVisibilityLabelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
V1ServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceConsumerManagement
Service definition for ServiceConsumerManagement (v1).
Api
This class defines attributes, valid values, and usage which is generated from a given json schema.
AttributeContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Auth
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthenticationInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthorizationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CheckRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CheckResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
FirstPartyPrincipal
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrgPolicyViolationInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Peer
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyViolationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReportResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Request
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Services
The "services" collection of methods.
ResourceInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResourceLocation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Response
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccountDelegationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServicecontrolResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpanContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ThirdPartyPrincipal
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2HttpRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2LogEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2LogEntryOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
V2LogEntrySourceLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ViolationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceControl
Service definition for ServiceControl (v2).
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEndpointsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNamespacesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResolveServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResolveServiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsNamespaces
The "namespaces" collection of methods.
ProjectsLocationsNamespacesServices
The "services" collection of methods.
ProjectsLocationsNamespacesServicesEndpoints
The "endpoints" collection of methods.
Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServicedirectoryEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServicedirectoryNamespace
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceDirectory
Service definition for ServiceDirectory (v1).
Advice
This class defines attributes, valid values, and usage which is generated from a given json schema.
Api
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuditLogConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Authentication
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthenticationRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthProvider
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthRequirement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backend
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Billing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChangeReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigChange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConfigFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConfigSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Context
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContextRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Control
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomErrorRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomHttpPattern
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteServiceStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Diagnostic
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documentation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentationRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableServiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enum
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnumValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Field
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FlowErrorDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateConfigReportRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateConfigReportResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Http
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JwtLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServiceConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServiceRolloutsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Logging
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManagedService
This class defines attributes, valid values, and usage which is generated from a given json schema.
Method
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Mixin
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResourceDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Monitoring
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoringDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OAuthRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Option
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Quota
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuotaLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Services
The "services" collection of methods.
ServicesConfigs
The "configs" collection of methods.
ServicesConsumers
The "consumers" collection of methods.
ServicesRollouts
The "rollouts" collection of methods.
ResourceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Rollout
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Step
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubmitConfigSourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubmitConfigSourceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemParameterRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TrafficPercentStrategy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Type
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteServiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Usage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceManagement
Service definition for ServiceManagement (v1).
AddDnsRecordSetMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDnsRecordSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDnsZoneMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDnsZoneRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDnsZoneResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddRolesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddRolesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddRolesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddSubnetworkRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Api
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Authentication
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthenticationRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthProvider
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthRequirement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backend
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Billing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudSQLConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Connection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConsumerConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConsumerConfigMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConsumerProject
This class defines attributes, valid values, and usage which is generated from a given json schema.
Context
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContextRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Control
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomErrorRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomHttpPattern
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteConnectionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteConnectionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeletePeeredDnsDomainMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableVpcServiceControlsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DnsRecordSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DnsZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documentation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentationRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableVpcServiceControlsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enum
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnumValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Field
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudServicenetworkingV1betaConnection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudServicenetworkingV1betaSubnetwork
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudServicenetworkingV1ConsumerConfigReservedRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Http
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JwtLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListConnectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPeeredDnsDomainsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Logging
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Method
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Mixin
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResourceDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Monitoring
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoringDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OAuthRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Option
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PartialDeleteConnectionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeeredDnsDomain
This class defines attributes, valid values, and usage which is generated from a given json schema.
PeeredDnsDomainMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PolicyBinding
This class defines attributes, valid values, and usage which is generated from a given json schema.
Quota
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuotaLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
Range
This class defines attributes, valid values, and usage which is generated from a given json schema.
RangeReservation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveDnsRecordSetMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveDnsRecordSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveDnsRecordSetResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveDnsZoneMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveDnsZoneRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveDnsZoneResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Services
The "services" collection of methods.
ServicesConnections
The "connections" collection of methods.
ServicesDnsRecordSets
The "dnsRecordSets" collection of methods.
ServicesDnsZones
The "dnsZones" collection of methods.
ServicesProjects
The "projects" collection of methods.
ServicesProjectsServicenetworkingGlobal
The "global" collection of methods.
ServicesProjectsServicenetworkingGlobalNetworks
The "networks" collection of methods.
ServicesProjectsServicenetworkingGlobalNetworksPeeredDnsDomains
The "peeredDnsDomains" collection of methods.
ServicesRoles
The "roles" collection of methods.
Route
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecondaryIpRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
SecondaryIpRangeSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServicenetworkingEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Subnetwork
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemParameterRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Type
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateConsumerConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDnsRecordSetMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDnsRecordSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Usage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateConsumerConfigRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValidateConsumerConfigResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ServiceNetworking
Service definition for ServiceNetworking (v1).
AdminQuotaPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Api
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Authentication
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthenticationRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthProvider
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AuthRequirement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Backend
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackendRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateAdminOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreateConsumerOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchEnableServicesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchEnableServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Billing
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BillingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Context
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContextRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Control
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateAdminQuotaPolicyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomErrorRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomHttpPattern
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteAdminQuotaPolicyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DisableServiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Documentation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentationRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableFailure
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableServiceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnableServiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Endpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enum
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnumValue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Field
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetServiceIdentityMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetServiceIdentityResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleApiService
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleApiServiceusageV1beta1GetServiceIdentityResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleApiServiceusageV1beta1ServiceIdentity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleApiServiceusageV1OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleApiServiceusageV1Service
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleApiServiceusageV1ServiceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Http
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HttpRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportAdminOverridesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportAdminOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportAdminQuotaPoliciesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportAdminQuotaPoliciesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImportConsumerOverridesMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportConsumerOverridesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JwtLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelDescriptor
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Logging
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Method
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricDescriptorMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Mixin
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitoredResourceDescriptor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Monitoring
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonitoringDestination
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OAuthRequirements
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Option
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Quota
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QuotaLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
QuotaOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operations
The "operations" collection of methods.
Services
The "services" collection of methods.
ServiceIdentity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceusageEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
SystemParameterRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystemParameters
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Type
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateAdminQuotaPolicyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Usage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UsageRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceUsage
Service definition for ServiceUsage (v1).
AddBandingRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddBandingResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddChartRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddChartResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddConditionalFormatRuleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDataSourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDataSourceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDimensionGroupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddDimensionGroupResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddFilterViewRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddFilterViewResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddNamedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddNamedRangeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddProtectedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddProtectedRangeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddSheetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddSheetResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddSlicerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddSlicerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppendCellsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppendDimensionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppendValuesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoFillRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoResizeDimensionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BandedRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
BandingProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
BaselineValueFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicChartAxis
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicChartDomain
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicChartSeries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BasicChartSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BasicFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BasicSeriesDataPointStyleOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchClearValuesByDataFilterRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchClearValuesByDataFilterResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchClearValuesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchClearValuesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetValuesByDataFilterRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetValuesByDataFilterResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetValuesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateSpreadsheetRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateSpreadsheetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateValuesByDataFilterRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateValuesByDataFilterResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateValuesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdateValuesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BigQueryDataSourceSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigQueryQuerySpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
BigQueryTableSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
BooleanCondition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BooleanRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Border
This class defines attributes, valid values, and usage which is generated from a given json schema.
Borders
This class defines attributes, valid values, and usage which is generated from a given json schema.
BubbleChartSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
CandlestickChartSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CandlestickData
This class defines attributes, valid values, and usage which is generated from a given json schema.
CandlestickDomain
This class defines attributes, valid values, and usage which is generated from a given json schema.
CandlestickSeries
This class defines attributes, valid values, and usage which is generated from a given json schema.
CellData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CellFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartAxisViewWindowOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartCustomNumberFormatOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartDateTimeRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartGroupRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartHistogramRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChartSourceRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChartSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClearBasicFilterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClearValuesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClearValuesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
ColorStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConditionalFormatRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ConditionValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyPasteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopySheetToAnotherSpreadsheetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateDeveloperMetadataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateDeveloperMetadataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CutPasteRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataExecutionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataFilterValueRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceChartProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceColumn
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceColumnReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceFormula
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceObjectReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceObjectReferences
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceParameter
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceRefreshDailySchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceRefreshMonthlySchedule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceRefreshSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
DataSourceRefreshWeeklySchedule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceSheetDimensionRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceSheetProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataSourceTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DataValidationRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateTimeRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteBandingRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteConditionalFormatRuleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteConditionalFormatRuleResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteDataSourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteDeveloperMetadataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteDeveloperMetadataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeleteDimensionGroupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteDimensionGroupResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeleteDimensionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteDuplicatesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DeleteDuplicatesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteEmbeddedObjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteFilterViewRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteNamedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteProtectedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteSheetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeveloperMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeveloperMetadataLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeveloperMetadataLookup
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionGroup
This class defines attributes, valid values, and usage which is generated from a given json schema.
DimensionProperties
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DimensionRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DuplicateFilterViewRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DuplicateFilterViewResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DuplicateSheetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DuplicateSheetResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Editors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EmbeddedChart
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedObjectBorder
This class defines attributes, valid values, and usage which is generated from a given json schema.
EmbeddedObjectPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExtendedValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FilterSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
FilterView
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FindReplaceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FindReplaceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetSpreadsheetByDataFilterRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GradientRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
GridCoordinate
This class defines attributes, valid values, and usage which is generated from a given json schema.
GridData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GridProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GridRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
HistogramChartSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HistogramRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
HistogramSeries
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertDimensionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InterpolationPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Interval
This class defines attributes, valid values, and usage which is generated from a given json schema.
IterativeCalculationSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyValueFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
LineStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
ManualRule
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManualRuleGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MatchedDeveloperMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MatchedValueRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MergeCellsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
MoveDimensionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NamedRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
NumberFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrgChartSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
OverlayPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
Padding
This class defines attributes, valid values, and usage which is generated from a given json schema.
PasteDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PieChartSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
PivotFilterCriteria
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotFilterSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
PivotGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotGroupLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
PivotGroupRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
PivotGroupSortValueBucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotGroupValueMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PivotTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PivotValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
PointStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProtectedRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RandomizeRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RefreshDataSourceObjectExecutionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
RefreshDataSourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RefreshDataSourceResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepeatCellRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Request
This class defines attributes, valid values, and usage which is generated from a given json schema.
Spreadsheets
The "spreadsheets" collection of methods.
SpreadsheetsDeveloperMetadata
The "developerMetadata" collection of methods.
SpreadsheetsSheets
The "sheets" collection of methods.
SpreadsheetsValues
The "values" collection of methods.
Response
This class defines attributes, valid values, and usage which is generated from a given json schema.
RowData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ScorecardChartSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchDeveloperMetadataRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchDeveloperMetadataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SetBasicFilterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetDataValidationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Sheet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SheetProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
Slicer
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlicerSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
SortRangeRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SortSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
SourceAndDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
Spreadsheet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SpreadsheetProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpreadsheetTheme
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextFormatRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextRotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextToColumnsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThemeColorPair
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TreemapChartColorScale
This class defines attributes, valid values, and usage which is generated from a given json schema.
TreemapChartSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrimWhitespaceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrimWhitespaceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnmergeCellsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateBandingRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateBordersRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateCellsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateChartSpecRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateConditionalFormatRuleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateConditionalFormatRuleResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDataSourceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDataSourceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDeveloperMetadataRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateDeveloperMetadataResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateDimensionGroupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDimensionPropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateEmbeddedObjectBorderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateEmbeddedObjectPositionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateEmbeddedObjectPositionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateFilterViewRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateNamedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateProtectedRangeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSheetPropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSlicerSpecRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSpreadsheetPropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateValuesByDataFilterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateValuesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValueRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WaterfallChartColumnStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
WaterfallChartCustomSubtotal
This class defines attributes, valid values, and usage which is generated from a given json schema.
WaterfallChartDomain
This class defines attributes, valid values, and usage which is generated from a given json schema.
WaterfallChartSeries
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WaterfallChartSpec
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Sheets
Service definition for Sheets (v4).
Account
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountAdsLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountAutomaticImprovements
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountBusinessInformation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountCredentials
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountCustomerService
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountGoogleMyBusinessLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountIdentifier
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountImageImprovements
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountImageImprovementsSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountItemUpdates
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountItemUpdatesSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountReturnCarrier
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountsAuthInfoResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsClaimWebsiteResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountsCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsCustomBatchRequestEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsCustomBatchRequestEntryLinkRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountShippingImprovements
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountsLinkRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsLinkResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountsListLinksResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountStatusAccountLevelIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountstatusesCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountstatusesCustomBatchRequestEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountstatusesCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountstatusesCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountstatusesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountStatusItemLevelIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountStatusProducts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountStatusStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountsUpdateLabelsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountsUpdateLabelsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountTax
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccounttaxCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccounttaxCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccounttaxCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccounttaxCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccounttaxListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AccountTaxTaxRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountUser
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountYouTubeChannelLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivateBuyOnGoogleProgramRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Address
This class defines attributes, valid values, and usage which is generated from a given json schema.
Amount
This class defines attributes, valid values, and usage which is generated from a given json schema.
BusinessDayConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BuyOnGoogleProgramStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CaptureOrderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CaptureOrderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CarrierRate
This class defines attributes, valid values, and usage which is generated from a given json schema.
CarriersCarrier
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Collection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CollectionFeaturedProduct
This class defines attributes, valid values, and usage which is generated from a given json schema.
CollectionStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CollectionStatusDestinationStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
CollectionStatusItemLevelIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Css
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomAttribute
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomerReturnReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
CutoffTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
Datafeed
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedFetchSchedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedFormat
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedsCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedsCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedsCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedsCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedsFetchNowResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedStatusError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedstatusesCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedstatusesCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedstatusesCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedstatusesCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedstatusesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatafeedStatusExample
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatafeedTarget
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DateTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryArea
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryAreaPostalCodeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeliveryTime
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ECommercePlatformLinkInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Error
This class defines attributes, valid values, and usage which is generated from a given json schema.
Errors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FreeListingsProgramStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FreeListingsProgramStatusRegionStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FreeListingsProgramStatusReviewIneligibilityReasonDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GmbAccounts
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GmbAccountsGmbAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Headers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HolidayCutoff
This class defines attributes, valid values, and usage which is generated from a given json schema.
HolidaysHoliday
This class defines attributes, valid values, and usage which is generated from a given json schema.
InapplicabilityDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Installment
This class defines attributes, valid values, and usage which is generated from a given json schema.
InvoiceSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InvoiceSummaryAdditionalChargeSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
LabelIds
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiaAboutPageSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiaCountrySettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiaInventorySettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiaOnDisplayToOrderSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiaPosDataProvider
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiaSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiasettingsCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsCustomBatchResponseEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsGetAccessibleGmbAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsListPosDataProvidersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiasettingsRequestGmbAccessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiasettingsRequestInventoryVerificationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiasettingsSetInventoryVerificationContactResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiasettingsSetPosDataProviderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
LinkedAccount
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LinkService
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAccountLabelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAccountReturnCarrierResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCollectionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCollectionStatusesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCssesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRegionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRepricingProductReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRepricingRuleReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListRepricingRulesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReturnPolicyOnlineResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalInventory
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalinventoryCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalinventoryCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalinventoryCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalinventoryCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationIdSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoyaltyPoints
This class defines attributes, valid values, and usage which is generated from a given json schema.
MerchantOrderReturn
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MerchantOrderReturnItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MerchantRejectionReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
MinimumOrderValueTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MinimumOrderValueTableStoreCodeSetWithMov
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MonetaryAmount
This class defines attributes, valid values, and usage which is generated from a given json schema.
OnboardBuyOnGoogleProgramRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Order
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderCancellation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderCustomer
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderCustomerLoyaltyInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderCustomerMarketingRightsInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderDeliveryDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderinvoicesCreateChargeInvoiceRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderinvoicesCreateChargeInvoiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderinvoicesCreateRefundInvoiceRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderinvoicesCreateRefundInvoiceResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceReturnOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderLineItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderLineItemAdjustment
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderLineItemProduct
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderLineItemProductFee
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderLineItemProductVariantAttribute
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderLineItemReturnInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderLineItemShippingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderLineItemShippingDetailsMethod
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderMerchantProvidedAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderOrderAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderPickupDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderPickupDetailsCollector
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderPromotion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderPromotionItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderRefund
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderReportDisbursement
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreportsListDisbursementsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderreportsListTransactionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderReportTransaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderReturn
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsAcknowledgeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsAcknowledgeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsCreateOrderReturnRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderreturnsCreateOrderReturnResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsLineItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderreturnsPartialRefund
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsProcessRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderreturnsProcessResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsRefundOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsRejectOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderreturnsReturnItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersAcknowledgeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersAcknowledgeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersAdvanceTestOrderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCancelLineItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCancelLineItemResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCancelRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCancelResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCancelTestOrderByCustomerRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCancelTestOrderByCustomerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCreateTestOrderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCreateTestOrderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCreateTestReturnRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrdersCreateTestReturnResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCustomBatchRequestEntryCreateTestReturnReturnItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCustomBatchRequestEntryRefundItemItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCustomBatchRequestEntryRefundItemShipping
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersCustomBatchRequestEntryUpdateShipmentScheduledDeliveryDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersGetByMerchantOrderIdResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersGetTestOrderTemplateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderShipment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderShipmentLineItemShipment
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderShipmentScheduledDeliveryDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersInStoreRefundLineItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersInStoreRefundLineItemResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrdersRefundItemRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrdersRefundItemResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersRefundOrderRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersRefundOrderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersRejectReturnLineItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersRejectReturnLineItemResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersReturnRefundLineItemRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersReturnRefundLineItemResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersSetLineItemMetadataRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrdersSetLineItemMetadataResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersShipLineItemsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrdersShipLineItemsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersUpdateLineItemShippingDetailsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersUpdateLineItemShippingDetailsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersUpdateMerchantOrderIdRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersUpdateMerchantOrderIdResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersUpdateShipmentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrdersUpdateShipmentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderTrackingSignal
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OrderTrackingSignalLineItemDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderTrackingSignalShipmentLineItemMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrderTrackingSignalShippingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseBuyOnGoogleProgramRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PaymentServiceProviderLinkInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PickupCarrierService
This class defines attributes, valid values, and usage which is generated from a given json schema.
PickupServicesPickupService
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PosCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PosCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosDataProviders
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PosDataProvidersPosDataProvider
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosInventory
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosInventoryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosInventoryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PosSale
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosSaleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosSaleResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosStore
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostalCodeGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PostalCodeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
Price
This class defines attributes, valid values, and usage which is generated from a given json schema.
PriceAmount
This class defines attributes, valid values, and usage which is generated from a given json schema.
Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductAmount
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductDeliveryTime
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductDeliveryTimeAreaDeliveryTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductDeliveryTimeAreaDeliveryTimeDeliveryTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductId
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductProductDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductsCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductsCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductsCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductsCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductShipping
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductShippingDimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductShippingWeight
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductStatusDestinationStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductstatusesCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductstatusesCustomBatchRequestEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductstatusesCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductstatusesCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductstatusesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductStatusItemLevelIssue
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductSubscriptionCost
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductTax
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductUnitPricingBaseMeasure
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductUnitPricingMeasure
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductWeight
This class defines attributes, valid values, and usage which is generated from a given json schema.
Promotion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PubsubNotificationSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RateGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RefundReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
Region
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalInventory
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionalinventoryCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionalinventoryCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionalinventoryCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionalinventoryCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegionGeoTargetArea
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionPostalCodeArea
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionPostalCodeAreaPostalCodeRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportRow
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingProductReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepricingProductReportBuyboxWinningProductStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleCostOfGoodsSaleRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleEffectiveTime
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepricingRuleEffectiveTimeFixedTimePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleEligibleOfferMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleEligibleOfferMatcherStringMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepricingRuleReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RepricingRuleReportBuyboxWinningRuleStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleRestriction
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleRestrictionBoundary
This class defines attributes, valid values, and usage which is generated from a given json schema.
RepricingRuleStatsBasedRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestPhoneVerificationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestPhoneVerificationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestReviewBuyOnGoogleProgramRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestReviewFreeListingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestReviewShoppingAdsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
Accountsbyexternalsellerid
The "accountsbyexternalsellerid" collection of methods.
AccountsCredentials
The "credentials" collection of methods.
AccountsLabels
The "labels" collection of methods.
AccountsReturncarrier
The "returncarrier" collection of methods.
Accountstatuses
The "accountstatuses" collection of methods.
Accountstatusesbyexternalsellerid
The "accountstatusesbyexternalsellerid" collection of methods.
Accounttax
The "accounttax" collection of methods.
Buyongoogleprograms
The "buyongoogleprograms" collection of methods.
Collections
The "collections" collection of methods.
Collectionstatuses
The "collectionstatuses" collection of methods.
Csses
The "csses" collection of methods.
Datafeeds
The "datafeeds" collection of methods.
Datafeedstatuses
The "datafeedstatuses" collection of methods.
Freelistingsprogram
The "freelistingsprogram" collection of methods.
Liasettings
The "liasettings" collection of methods.
Localinventory
The "localinventory" collection of methods.
Orderinvoices
The "orderinvoices" collection of methods.
Orderreports
The "orderreports" collection of methods.
Orderreturns
The "orderreturns" collection of methods.
OrderreturnsLabels
The "labels" collection of methods.
Orders
The "orders" collection of methods.
Ordertrackingsignals
The "ordertrackingsignals" collection of methods.
Pos
The "pos" collection of methods.
Productdeliverytime
The "productdeliverytime" collection of methods.
Products
The "products" collection of methods.
Productstatuses
The "productstatuses" collection of methods.
ProductstatusesRepricingreports
The "repricingreports" collection of methods.
Promotions
The "promotions" collection of methods.
Pubsubnotificationsettings
The "pubsubnotificationsettings" collection of methods.
Regionalinventory
The "regionalinventory" collection of methods.
Regions
The "regions" collection of methods.
Reports
The "reports" collection of methods.
Repricingrules
The "repricingrules" collection of methods.
RepricingrulesRepricingreports
The "repricingreports" collection of methods.
Returnaddress
The "returnaddress" collection of methods.
Returnpolicy
The "returnpolicy" collection of methods.
Returnpolicyonline
The "returnpolicyonline" collection of methods.
Settlementreports
The "settlementreports" collection of methods.
Settlementtransactions
The "settlementtransactions" collection of methods.
Shippingsettings
The "shippingsettings" collection of methods.
Shoppingadsprogram
The "shoppingadsprogram" collection of methods.
ReturnAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnAddressAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnaddressCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnaddressCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnaddressCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnaddressCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnaddressListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnpolicyCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnpolicyCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnpolicyCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnpolicyCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnpolicyListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnPolicyOnline
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnPolicyOnlinePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnPolicyOnlineRestockingFee
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnPolicyOnlineReturnReasonCategoryInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnPolicyOnlineReturnShippingFee
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnPolicyPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnPolicySeasonalOverride
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnPricingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReturnShipment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReturnShippingLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Row
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Segments
This class defines attributes, valid values, and usage which is generated from a given json schema.
Service
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SettlementReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SettlementreportsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SettlementTransaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
SettlementTransactionAmount
This class defines attributes, valid values, and usage which is generated from a given json schema.
SettlementTransactionAmountCommission
This class defines attributes, valid values, and usage which is generated from a given json schema.
SettlementTransactionIdentifiers
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SettlementtransactionsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SettlementTransactionTransaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShipmentInvoice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShipmentInvoiceLineItemInvoice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShipmentTrackingInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShippingSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShippingsettingsCustomBatchRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShippingsettingsCustomBatchRequestEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShippingsettingsCustomBatchResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShippingsettingsCustomBatchResponseEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShippingsettingsGetSupportedCarriersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShippingsettingsGetSupportedHolidaysResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShippingsettingsGetSupportedPickupServicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShippingsettingsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShoppingAdsProgramStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShoppingAdsProgramStatusRegionStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShoppingAdsProgramStatusReviewIneligibilityReasonDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Table
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestOrder
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestOrderAddress
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestOrderDeliveryDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestOrderLineItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestOrderLineItemProduct
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestOrderPickupDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestOrderPickupDetailsPickupPerson
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeZone
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransitTable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransitTableTransitTimeRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransitTableTransitTimeRowTransitTimeValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnitInvoice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UnitInvoiceAdditionalCharge
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnitInvoiceTaxLine
This class defines attributes, valid values, and usage which is generated from a given json schema.
Value
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyPhoneNumberRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyPhoneNumberResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Warehouse
This class defines attributes, valid values, and usage which is generated from a given json schema.
WarehouseBasedDeliveryTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
WarehouseCutoffTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
Weight
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShoppingContent
Service definition for ShoppingContent (v2.1).
WebResource
The "webResource" collection of methods.
SiteVerificationWebResourceGettokenRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SiteVerificationWebResourceGettokenRequestSite
This class defines attributes, valid values, and usage which is generated from a given json schema.
SiteVerificationWebResourceGettokenResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SiteVerificationWebResourceListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SiteVerificationWebResourceResource
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SiteVerificationWebResourceResourceSite
This class defines attributes, valid values, and usage which is generated from a given json schema.
SiteVerification
Service definition for SiteVerification (v1).
AffineTransform
This class defines attributes, valid values, and usage which is generated from a given json schema.
Autofit
This class defines attributes, valid values, and usage which is generated from a given json schema.
AutoText
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchUpdatePresentationRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdatePresentationResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Bullet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ColorScheme
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ColorStop
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateImageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateImageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateLineRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateLineResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateParagraphBulletsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateShapeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateShapeResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateSheetsChartRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateSheetsChartResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateSlideRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateSlideResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTableRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateTableResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateVideoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateVideoResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CropProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteObjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteParagraphBulletsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTableColumnRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTableRowRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeleteTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Dimension
This class defines attributes, valid values, and usage which is generated from a given json schema.
DuplicateObjectRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DuplicateObjectResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Group
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupObjectsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupObjectsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTableColumnsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTableRowsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsertTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
LayoutPlaceholderIdMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
LayoutProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
LayoutReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
Line
This class defines attributes, valid values, and usage which is generated from a given json schema.
LineConnection
This class defines attributes, valid values, and usage which is generated from a given json schema.
LineFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
LineProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
MasterProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
MergeTableCellsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
NestingLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotesProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
OpaqueColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
OptionalColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
Outline
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutlineFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PageBackgroundFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageElementProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParagraphMarker
This class defines attributes, valid values, and usage which is generated from a given json schema.
ParagraphStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
Placeholder
This class defines attributes, valid values, and usage which is generated from a given json schema.
Presentation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Range
This class defines attributes, valid values, and usage which is generated from a given json schema.
Recolor
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RefreshSheetsChartRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceAllShapesWithImageRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceAllShapesWithImageResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceAllShapesWithSheetsChartRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceAllShapesWithSheetsChartResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceAllTextRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReplaceAllTextResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplaceImageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Request
This class defines attributes, valid values, and usage which is generated from a given json schema.
RerouteLineRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Presentations
The "presentations" collection of methods.
PresentationsPages
The "pages" collection of methods.
Response
This class defines attributes, valid values, and usage which is generated from a given json schema.
RgbColor
This class defines attributes, valid values, and usage which is generated from a given json schema.
Shadow
This class defines attributes, valid values, and usage which is generated from a given json schema.
Shape
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShapeBackgroundFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShapeProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SheetsChart
This class defines attributes, valid values, and usage which is generated from a given json schema.
SheetsChartProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
Size
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlideProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
SlidesList
This class defines attributes, valid values, and usage which is generated from a given json schema.
SolidFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
StretchedPictureFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubstringMatchCriteria
This class defines attributes, valid values, and usage which is generated from a given json schema.
Table
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableBorderCell
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableBorderFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableBorderProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableBorderRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableCell
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCellBackgroundFill
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCellLocation
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableCellProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableColumnProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
TableRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TableRowProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextContent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextStyle
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThemeColorPair
This class defines attributes, valid values, and usage which is generated from a given json schema.
Thumbnail
This class defines attributes, valid values, and usage which is generated from a given json schema.
UngroupObjectsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UnmergeTableCellsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateImagePropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateLineCategoryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateLinePropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePageElementAltTextRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePageElementsZOrderRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdatePageElementTransformRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePagePropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateParagraphStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateShapePropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSlidePropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateSlidesPositionRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateTableBorderPropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTableCellPropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTableColumnPropertiesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateTableRowPropertiesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateTextStyleRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateVideoPropertiesRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Video
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
WeightedFontFamily
This class defines attributes, valid values, and usage which is generated from a given json schema.
WordArt
This class defines attributes, valid values, and usage which is generated from a given json schema.
WriteControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
Slides
Service definition for Slides (v1).
GoogleHomeEnterpriseSdmV1Device
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleHomeEnterpriseSdmV1ListDevicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleHomeEnterpriseSdmV1ListRoomsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleHomeEnterpriseSdmV1ListStructuresResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleHomeEnterpriseSdmV1ParentRelation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleHomeEnterpriseSdmV1Room
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleHomeEnterpriseSdmV1Structure
This class defines attributes, valid values, and usage which is generated from a given json schema.
Enterprises
The "enterprises" collection of methods.
EnterprisesDevices
The "devices" collection of methods.
EnterprisesStructures
The "structures" collection of methods.
EnterprisesStructuresRooms
The "rooms" collection of methods.
SmartDeviceManagement
Service definition for SmartDeviceManagement (v1).
Backup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BackupInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateSessionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreateSessionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BeginTransactionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Binding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChildLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommitResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommitStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContextValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyBackupEncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyBackupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CopyBackupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateBackupMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateDatabaseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateDatabaseRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateInstanceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateSessionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Database
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatabaseRole
This class defines attributes, valid values, and usage which is generated from a given json schema.
Delete
This class defines attributes, valid values, and usage which is generated from a given json schema.
DerivedMetric
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiagnosticMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncryptionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExecuteBatchDmlRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExecuteBatchDmlResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExecuteSqlRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
Field
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetDatabaseDdlResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetPolicyOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexedHotKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndexedKeyRangeInfos
This class defines attributes, valid values, and usage which is generated from a given json schema.
Instance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstanceConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyRange
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyRangeInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeyRangeInfos
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
KeySet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBackupOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListBackupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDatabaseOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDatabaseRolesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDatabasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstanceConfigsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListInstancesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListScansResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSessionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizedString
This class defines attributes, valid values, and usage which is generated from a given json schema.
Metric
This class defines attributes, valid values, and usage which is generated from a given json schema.
MetricMatrix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetricMatrixRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Mutation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
OptimizeRestoredDatabaseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartialResultSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Partition
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionedDml
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionQueryRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PartitionReadRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PartitionResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlanNode
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PrefixNode
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
QueryPlan
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReadRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ReadWrite
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplicaInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
RequestOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsInstanceConfigs
The "instanceConfigs" collection of methods.
ProjectsInstanceConfigsOperations
The "operations" collection of methods.
ProjectsInstances
The "instances" collection of methods.
ProjectsInstancesBackupOperations
The "backupOperations" collection of methods.
ProjectsInstancesBackups
The "backups" collection of methods.
ProjectsInstancesBackupsOperations
The "operations" collection of methods.
ProjectsInstancesDatabaseOperations
The "databaseOperations" collection of methods.
ProjectsInstancesDatabases
The "databases" collection of methods.
ProjectsInstancesDatabasesDatabaseRoles
The "databaseRoles" collection of methods.
ProjectsInstancesDatabasesOperations
The "operations" collection of methods.
ProjectsInstancesDatabasesSessions
The "sessions" collection of methods.
ProjectsInstancesOperations
The "operations" collection of methods.
Scans
The "scans" collection of methods.
RestoreDatabaseEncryptionConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreDatabaseMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreDatabaseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RestoreInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResultSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ResultSetMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResultSetStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
RollbackRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Scan
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScanData
This class defines attributes, valid values, and usage which is generated from a given json schema.
Session
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetIamPolicyRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShortRepresentation
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpannerEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpannerReadOnly
This class defines attributes, valid values, and usage which is generated from a given json schema.
Statement
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StructType
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Transaction
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransactionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransactionSelector
This class defines attributes, valid values, and usage which is generated from a given json schema.
Type
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateDatabaseDdlMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateDatabaseDdlRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateInstanceMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateInstanceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VisualizationData
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Write
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Spanner
Service definition for Spanner (v1).
ClassItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateCustomClassRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreatePhraseSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomClass
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCustomClassesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPhraseSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LongRunningRecognizeMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
LongRunningRecognizeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
LongRunningRecognizeResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Phrase
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhraseSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RecognitionAudio
This class defines attributes, valid values, and usage which is generated from a given json schema.
RecognitionConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RecognitionMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
RecognizeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RecognizeResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsCustomClasses
The "customClasses" collection of methods.
ProjectsLocationsPhraseSets
The "phraseSets" collection of methods.
Speech
The "speech" collection of methods.
SpeakerDiarizationConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpeechAdaptation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SpeechContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SpeechEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpeechRecognitionAlternative
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SpeechRecognitionResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TranscriptOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
WordInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Speech
Service definition for Speech (v1).
AclEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiWarning
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupRetentionSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupRun
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupRunsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BinLogCoordinates
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloneContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ConnectSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Database
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseFlags
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabaseInstance
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DatabaseInstanceFailoverReplica
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatabasesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DemoteMasterConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
DemoteMasterContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
DemoteMasterMySqlReplicaConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
DenyMaintenancePeriod
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskEncryptionConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
DiskEncryptionStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExportContextCsvExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportContextSqlExportOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ExportContextSqlExportOptionsMysqlExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailoverContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Flag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FlagsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GenerateEphemeralCertRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GenerateEphemeralCertResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportContextBakImportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportContextBakImportOptionsEncryptionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportContextCsvImportOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InsightsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstanceReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesCloneRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesDemoteMasterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesExportRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesFailoverRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesImportRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesListServerCasResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InstancesRestoreBackupRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesRotateServerCaRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
InstancesTruncateLogRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IpConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IpMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationPreference
This class defines attributes, valid values, and usage which is generated from a given json schema.
MaintenanceWindow
This class defines attributes, valid values, and usage which is generated from a given json schema.
MySqlReplicaConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
MySqlSyncConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OnPremisesConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationError
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationErrors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
OperationsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PasswordStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
PasswordValidationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplicaConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
Reschedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
BackupRuns
The "backupRuns" collection of methods.
Connect
The "connect" collection of methods.
Databases
The "databases" collection of methods.
Flags
The "flags" collection of methods.
Instances
The "instances" collection of methods.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsInstances
The "instances" collection of methods.
ProjectsInstancesCreateEphemeral
The "createEphemeral" collection of methods.
SslCerts
The "sslCerts" collection of methods.
Tiers
The "tiers" collection of methods.
Users
The "users" collection of methods.
RestoreBackupContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
RotateServerCaContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
Settings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SqlActiveDirectoryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlExternalSyncSettingError
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlInstancesRescheduleMaintenanceRequestBody
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlInstancesStartExternalSyncRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlInstancesVerifyExternalSyncSettingsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlInstancesVerifyExternalSyncSettingsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SqlOutOfDiskReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlScheduledMaintenance
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlServerAuditConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlServerDatabaseDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
SqlServerUserDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SslCert
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertsCreateEphemeralRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertsInsertRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertsInsertResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SslCertsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SyncFlags
This class defines attributes, valid values, and usage which is generated from a given json schema.
Tier
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TiersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TruncateLogContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
User
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserPasswordValidationPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsersListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SQLAdmin
Service definition for SQLAdmin (v1).
Bucket
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketAccessControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketAccessControlProjectTeam
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketAccessControls
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketAutoclass
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketBilling
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketCors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketCustomPlacementConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketEncryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketIamConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketIamConfigurationBucketPolicyOnly
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketIamConfigurationUniformBucketLevelAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketLifecycle
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketLifecycleRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketLifecycleRuleAction
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketLifecycleRuleCondition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketLogging
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketOwner
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketRetentionPolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
Buckets
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketVersioning
This class defines attributes, valid values, and usage which is generated from a given json schema.
BucketWebsite
This class defines attributes, valid values, and usage which is generated from a given json schema.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComposeRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ComposeRequestSourceObjects
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComposeRequestSourceObjectsObjectPreconditions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Expr
This class defines attributes, valid values, and usage which is generated from a given json schema.
HmacKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
HmacKeyMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
HmacKeysMetadata
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Notification
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Notifications
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectAccessControl
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectAccessControlProjectTeam
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectAccessControls
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Objects
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Policy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PolicyBindings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BucketAccessControls
The "bucketAccessControls" collection of methods.
Buckets
The "buckets" collection of methods.
Channels
The "channels" collection of methods.
DefaultObjectAccessControls
The "defaultObjectAccessControls" collection of methods.
Notifications
The "notifications" collection of methods.
ObjectAccessControls
The "objectAccessControls" collection of methods.
Objects
The "objects" collection of methods.
Projects
The "projects" collection of methods.
ProjectsHmacKeys
The "hmacKeys" collection of methods.
ProjectsServiceAccount
The "serviceAccount" collection of methods.
RewriteResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
StorageObject
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StorageObjectCustomerEncryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
StorageObjectOwner
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestIamPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Storage
Service definition for Storage (v1).
AgentPool
This class defines attributes, valid values, and usage which is generated from a given json schema.
AwsAccessKey
This class defines attributes, valid values, and usage which is generated from a given json schema.
AwsS3CompatibleData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AwsS3Data
This class defines attributes, valid values, and usage which is generated from a given json schema.
AzureBlobStorageData
This class defines attributes, valid values, and usage which is generated from a given json schema.
AzureCredentials
This class defines attributes, valid values, and usage which is generated from a given json schema.
BandwidthLimit
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorLogEntry
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ErrorSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GcsData
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleServiceAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
HttpData
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAgentPoolsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTransferJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LoggingConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MetadataOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotificationConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObjectConditions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseTransferOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PosixFilesystem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleServiceAccounts
The "googleServiceAccounts" collection of methods.
Projects
The "projects" collection of methods.
ProjectsAgentPools
The "agentPools" collection of methods.
TransferJobs
The "transferJobs" collection of methods.
TransferOperations
The "transferOperations" collection of methods.
ResumeTransferOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RunTransferJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
S3CompatibleMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Schedule
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StoragetransferEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
TimeOfDay
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferCounters
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferManifest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferOperation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TransferOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
TransferSpec
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdateTransferJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Storagetransfer
Service definition for Storagetransfer (v1).
BatchDeletePhotosRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchDeletePhotosResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchGetPhotosResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdatePhotosRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchUpdatePhotosResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Connection
This class defines attributes, valid values, and usage which is generated from a given json schema.
GpsDataGapFailureDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Imu
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImuDataGapFailureDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsufficientGpsFailureDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLngBounds
This class defines attributes, valid values, and usage which is generated from a given json schema.
Level
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListPhotoSequencesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPhotosResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Measurement3d
This class defines attributes, valid values, and usage which is generated from a given json schema.
NotOutdoorsFailureDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Photo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PhotoId
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhotoResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
PhotoSequence
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Place
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pose
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProcessingFailureDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Photo
The "photo" collection of methods.
Photos
The "photos" collection of methods.
PhotoSequence
The "photoSequence" collection of methods.
PhotoSequences
The "photoSequences" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StreetviewpublishEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpdatePhotoRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UploadRef
This class defines attributes, valid values, and usage which is generated from a given json schema.
StreetViewPublish
Service definition for StreetViewPublish (v1).
Account
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuiltInVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
Client
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Condition
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Container
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContainerAccess
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContainerVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ContainerVersionHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateBuiltInVariableResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CreateContainerVersionRequestVersionOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
CreateContainerVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CustomTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
Folder
This class defines attributes, valid values, and usage which is generated from a given json schema.
FolderEntities
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GalleryReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetWorkspaceStatusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListClientsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListContainersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListContainerVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEnabledBuiltInVariablesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListEnvironmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListFoldersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTagsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTemplatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTriggersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUserPermissionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVariablesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkspacesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListZonesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MergeConflict
This class defines attributes, valid values, and usage which is generated from a given json schema.
Parameter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PublishContainerVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
QuickPreviewResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Accounts
The "accounts" collection of methods.
AccountsContainers
The "containers" collection of methods.
AccountsContainersEnvironments
The "environments" collection of methods.
AccountsContainersVersionHeaders
The "version_headers" collection of methods.
AccountsContainersVersions
The "versions" collection of methods.
AccountsContainersWorkspaces
The "workspaces" collection of methods.
AccountsContainersWorkspacesBuiltInVariables
The "built_in_variables" collection of methods.
AccountsContainersWorkspacesClients
The "clients" collection of methods.
AccountsContainersWorkspacesFolders
The "folders" collection of methods.
AccountsContainersWorkspacesTags
The "tags" collection of methods.
AccountsContainersWorkspacesTemplates
The "templates" collection of methods.
AccountsContainersWorkspacesTriggers
The "triggers" collection of methods.
AccountsContainersWorkspacesVariables
The "variables" collection of methods.
AccountsContainersWorkspacesZones
The "zones" collection of methods.
AccountsUserPermissions
The "user_permissions" collection of methods.
RevertBuiltInVariableResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertClientResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertFolderResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertTagResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertTemplateResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertTriggerResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertVariableResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RevertZoneResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SetupTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
SyncStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
SyncWorkspaceResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tag
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TagConsentSetting
This class defines attributes, valid values, and usage which is generated from a given json schema.
TeardownTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
Trigger
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UserPermission
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Variable
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VariableFormatValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Workspace
This class defines attributes, valid values, and usage which is generated from a given json schema.
Zone
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZoneBoundary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ZoneChildContainer
This class defines attributes, valid values, and usage which is generated from a given json schema.
ZoneTypeRestriction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TagManager
Service definition for TagManager (v2).
Tasklists
The "tasklists" collection of methods.
Tasks
The "tasks" collection of methods.
Task
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TaskLinks
This class defines attributes, valid values, and usage which is generated from a given json schema.
TaskList
This class defines attributes, valid values, and usage which is generated from a given json schema.
TaskLists
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tasks
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Tasks
Service definition for Tasks (v1).
Account
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidDeviceCatalog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidDeviceList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidInstrumentationTest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidMatrix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidModel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidRoboTest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidRuntimeConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidTestLoop
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Apk
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApkDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApkManifest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AppBundle
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelTestMatrixResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClientInfoDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
Date
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceIpBlock
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceIpBlockCatalog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Distribution
This class defines attributes, valid values, and usage which is generated from a given json schema.
Environment
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvironmentMatrix
This class defines attributes, valid values, and usage which is generated from a given json schema.
EnvironmentVariable
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GetApkDetailsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleAuto
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudStorage
This class defines attributes, valid values, and usage which is generated from a given json schema.
IntentFilter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosDevice
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosDeviceCatalog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosDeviceFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosDeviceList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosModel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosRuntimeConfiguration
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosTestLoop
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosTestSetup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
IosXcTest
This class defines attributes, valid values, and usage which is generated from a given json schema.
LauncherActivityIntent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Locale
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ManualSharding
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkConfiguration
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkConfigurationCatalog
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ObbFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
Orientation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProvidedSoftwareCatalog
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegularFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplicationDetailService
The "applicationDetailService" collection of methods.
Projects
The "projects" collection of methods.
ProjectsTestMatrices
The "testMatrices" collection of methods.
TestEnvironmentCatalog
The "testEnvironmentCatalog" collection of methods.
ResultStorage
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoboDirective
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoboStartingIntent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Shard
This class defines attributes, valid values, and usage which is generated from a given json schema.
ShardingOption
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartActivityIntent
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SystraceSetup
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestEnvironmentCatalog
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestExecution
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestMatrix
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestSetup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestSpecification
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestTargetsForShard
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ToolResultsExecution
This class defines attributes, valid values, and usage which is generated from a given json schema.
ToolResultsHistory
This class defines attributes, valid values, and usage which is generated from a given json schema.
ToolResultsStep
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrafficRule
This class defines attributes, valid values, and usage which is generated from a given json schema.
UniformSharding
This class defines attributes, valid values, and usage which is generated from a given json schema.
XcodeVersion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Testing
Service definition for Testing (v1).
AudioConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CustomVoiceParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportDataRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListVoicesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsDatasets
The "datasets" collection of methods.
Text
The "text" collection of methods.
Voices
The "voices" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SynthesisInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
SynthesizeSpeechRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
SynthesizeSpeechResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Voice
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VoiceSelectionParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
Texttospeech
Service definition for Texttospeech (v1).
AndroidAppInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidInstrumentationTest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AndroidRoboTest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidTest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AndroidTestLoop
This class defines attributes, valid values, and usage which is generated from a given json schema.
ANR
This class defines attributes, valid values, and usage which is generated from a given json schema.
Any
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppStartTime
This class defines attributes, valid values, and usage which is generated from a given json schema.
AvailableDeepLinks
This class defines attributes, valid values, and usage which is generated from a given json schema.
BasicPerfSampleSeries
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchCreatePerfSamplesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchCreatePerfSamplesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BlankScreen
This class defines attributes, valid values, and usage which is generated from a given json schema.
CPUInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CrashDialogError
This class defines attributes, valid values, and usage which is generated from a given json schema.
DeviceOutOfMemory
This class defines attributes, valid values, and usage which is generated from a given json schema.
Duration
This class defines attributes, valid values, and usage which is generated from a given json schema.
EncounteredLoginScreen
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EncounteredNonAndroidUiWidgetScreen
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Environment
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EnvironmentDimensionValueEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
Execution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FailedToInstall
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailureDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
FatalException
This class defines attributes, valid values, and usage which is generated from a given json schema.
FileReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
GraphicsStats
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GraphicsStatsBucket
This class defines attributes, valid values, and usage which is generated from a given json schema.
History
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
InAppPurchasesFound
This class defines attributes, valid values, and usage which is generated from a given json schema.
InconclusiveDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
IndividualOutcome
This class defines attributes, valid values, and usage which is generated from a given json schema.
InsufficientCoverage
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosAppCrashed
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosAppInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosRoboTest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosTest
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosTestLoop
This class defines attributes, valid values, and usage which is generated from a given json schema.
IosXcTest
This class defines attributes, valid values, and usage which is generated from a given json schema.
LauncherActivityNotFound
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListEnvironmentsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListExecutionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHistoriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPerfSampleSeriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPerfSamplesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListScreenshotClustersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStepAccessibilityClustersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStepsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListStepThumbnailsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTestCasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LogcatCollectionError
This class defines attributes, valid values, and usage which is generated from a given json schema.
MatrixDimensionDefinition
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemoryInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
MergedResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MultiStep
This class defines attributes, valid values, and usage which is generated from a given json schema.
NativeCrash
This class defines attributes, valid values, and usage which is generated from a given json schema.
NonSdkApi
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NonSdkApiInsight
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NonSdkApiUsageViolation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NonSdkApiUsageViolationReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Outcome
This class defines attributes, valid values, and usage which is generated from a given json schema.
OverlappingUIElements
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PendingGoogleUpdateInsight
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerfEnvironment
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerfMetricsSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PerformedGoogleLogin
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerformedMonkeyActions
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerfSample
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerfSampleSeries
This class defines attributes, valid values, and usage which is generated from a given json schema.
PrimaryStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProjectSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
PublishXunitXmlFilesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RegionProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsHistories
The "histories" collection of methods.
ProjectsHistoriesExecutions
The "executions" collection of methods.
ProjectsHistoriesExecutionsClusters
The "clusters" collection of methods.
ProjectsHistoriesExecutionsEnvironments
The "environments" collection of methods.
ProjectsHistoriesExecutionsSteps
The "steps" collection of methods.
ProjectsHistoriesExecutionsStepsPerfMetricsSummary
The "perfMetricsSummary" collection of methods.
ProjectsHistoriesExecutionsStepsPerfSampleSeries
The "perfSampleSeries" collection of methods.
ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples
The "samples" collection of methods.
ProjectsHistoriesExecutionsStepsTestCases
The "testCases" collection of methods.
ProjectsHistoriesExecutionsStepsThumbnails
The "thumbnails" collection of methods.
ResultsStorage
This class defines attributes, valid values, and usage which is generated from a given json schema.
RoboScriptExecution
This class defines attributes, valid values, and usage which is generated from a given json schema.
SafeHtmlProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
Screen
This class defines attributes, valid values, and usage which is generated from a given json schema.
ScreenshotCluster
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ShardSummary
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SkippedDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
Specification
This class defines attributes, valid values, and usage which is generated from a given json schema.
StackTrace
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartActivityNotFound
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Step
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StepDimensionValueEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
StepLabelsEntry
This class defines attributes, valid values, and usage which is generated from a given json schema.
StepSummary
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuccessDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuggestionClusterProto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuggestionProto
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestCase
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestCaseReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestExecutionStep
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TestIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestSuiteOverview
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestTiming
This class defines attributes, valid values, and usage which is generated from a given json schema.
Thumbnail
This class defines attributes, valid values, and usage which is generated from a given json schema.
Timestamp
This class defines attributes, valid values, and usage which is generated from a given json schema.
ToolExecution
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ToolExecutionStep
This class defines attributes, valid values, and usage which is generated from a given json schema.
ToolExitCode
This class defines attributes, valid values, and usage which is generated from a given json schema.
ToolOutputReference
This class defines attributes, valid values, and usage which is generated from a given json schema.
UIElementTooDeep
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnspecifiedWarning
This class defines attributes, valid values, and usage which is generated from a given json schema.
UnusedRoboDirective
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeInsight
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsedRoboDirective
This class defines attributes, valid values, and usage which is generated from a given json schema.
UsedRoboIgnoreDirective
This class defines attributes, valid values, and usage which is generated from a given json schema.
ToolResults
Service definition for ToolResults (v1beta3).
AcceleratorType
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListAcceleratorTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListNodesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTensorFlowVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
NetworkEndpoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Node
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReimageNodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsAcceleratorTypes
The "acceleratorTypes" collection of methods.
ProjectsLocationsNodes
The "nodes" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsTensorflowVersions
The "tensorflowVersions" collection of methods.
SchedulingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartNodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StopNodeRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Symptom
This class defines attributes, valid values, and usage which is generated from a given json schema.
TensorFlowVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
TpuEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
TPU
Service definition for TPU (v1).
Address
This class defines attributes, valid values, and usage which is generated from a given json schema.
BuildVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
ClientConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClientStatusRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClientStatusResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ClustersConfigDump
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DoubleMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
DoubleRange
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicListener
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicListenerState
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicRouteConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DynamicScopedRouteConfigs
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Extension
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRE2
This class defines attributes, valid values, and usage which is generated from a given json schema.
InlineScopedRouteConfigs
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListenersConfigDump
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
Locality
This class defines attributes, valid values, and usage which is generated from a given json schema.
Node
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NodeMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NullMatch
This class defines attributes, valid values, and usage which is generated from a given json schema.
PathSegment
This class defines attributes, valid values, and usage which is generated from a given json schema.
PerXdsConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Pipe
This class defines attributes, valid values, and usage which is generated from a given json schema.
RegexMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
Discovery
The "discovery" collection of methods.
RoutesConfigDump
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ScopedRoutesConfigDump
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SemanticVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
SocketAddress
This class defines attributes, valid values, and usage which is generated from a given json schema.
StaticCluster
This class defines attributes, valid values, and usage which is generated from a given json schema.
StaticListener
This class defines attributes, valid values, and usage which is generated from a given json schema.
StaticRouteConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
StringMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
StructMatcher
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UpdateFailureState
This class defines attributes, valid values, and usage which is generated from a given json schema.
ValueMatcher
This class defines attributes, valid values, and usage which is generated from a given json schema.
TrafficDirectorService
Service definition for TrafficDirectorService (v2).
AdBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
Aes128Encryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
Animation
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnimationEnd
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnimationFade
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnimationStatic
This class defines attributes, valid values, and usage which is generated from a given json schema.
Audio
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudioAtom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AudioChannel
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AudioChannelInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudioMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
AudioStream
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
Crop
This class defines attributes, valid values, and usage which is generated from a given json schema.
Deblock
This class defines attributes, valid values, and usage which is generated from a given json schema.
Denoise
This class defines attributes, valid values, and usage which is generated from a given json schema.
EditAtom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ElementaryStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
Encryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
FailureDetail
This class defines attributes, valid values, and usage which is generated from a given json schema.
H264CodecSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
H265CodecSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
Input
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
JobConfig
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
JobTemplate
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListJobTemplatesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Manifest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MpegCommonEncryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
MuxStream
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NormalizedCoordinate
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
OriginUri
This class defines attributes, valid values, and usage which is generated from a given json schema.
Output
This class defines attributes, valid values, and usage which is generated from a given json schema.
Overlay
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Pad
This class defines attributes, valid values, and usage which is generated from a given json schema.
PreprocessingConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Progress
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsJobs
The "jobs" collection of methods.
ProjectsLocationsJobTemplates
The "jobTemplates" collection of methods.
SampleAesEncryption
This class defines attributes, valid values, and usage which is generated from a given json schema.
SegmentSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
SpriteSheet
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextAtom
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextInput
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextMapping
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextStream
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TranscoderEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
Vp9CodecSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Transcoder
Service definition for Transcoder (v1).
BatchDocumentInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchDocumentOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchTranslateDocumentRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchTranslateTextRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetectLanguageRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetectLanguageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DocumentInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentOutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
DocumentTranslation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
Glossary
This class defines attributes, valid values, and usage which is generated from a given json schema.
GlossaryInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageCodePair
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageCodesSet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGlossariesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsGlossaries
The "glossaries" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SupportedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
SupportedLanguages
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TranslateDocumentRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
TranslateDocumentResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
TranslateEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
TranslateTextGlossaryConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
TranslateTextRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TranslateTextResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Translation
This class defines attributes, valid values, and usage which is generated from a given json schema.
WaitOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Translate
Service definition for Translate (v3).
AccountCount
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountCountError
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccountInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddHeldAccountResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddHeldAccountsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddHeldAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AddMatterPermissionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloseMatterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloseMatterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudStorageFile
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloudStorageSink
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CorpusQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
CountArtifactsMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
CountArtifactsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CountArtifactsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
DriveOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Export
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
ExportStats
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupsCountResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupsExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HangoutsChatExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HangoutsChatInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
HangoutsChatOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldAccount
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldDriveQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldGroupsQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldHangoutsChatQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldMailQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldOrgUnit
This class defines attributes, valid values, and usage which is generated from a given json schema.
HeldVoiceQuery
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Hold
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListExportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHeldAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListHoldsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMattersResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSavedQueriesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MailCountResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MailExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
MailOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
Matter
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MatterPermission
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OrgUnitInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Query
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveHeldAccountsRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveHeldAccountsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveMatterPermissionsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReopenMatterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReopenMatterResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Matters
The "matters" collection of methods.
MattersExports
The "exports" collection of methods.
MattersHolds
The "holds" collection of methods.
MattersHoldsAccounts
The "accounts" collection of methods.
MattersSavedQueries
The "savedQueries" collection of methods.
Operations
The "operations" collection of methods.
SavedQuery
This class defines attributes, valid values, and usage which is generated from a given json schema.
SharedDriveInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SitesUrlInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TeamDriveInfo
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
UndeleteMatterRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UserInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VaultEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
VoiceExportOptions
This class defines attributes, valid values, and usage which is generated from a given json schema.
VoiceOptions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Vault
Service definition for Vault (v1).
Challenge
This class defines attributes, valid values, and usage which is generated from a given json schema.
Challenge
The "challenge" collection of methods.
SignedData
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifiedaccessEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyChallengeResponseRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
VerifyChallengeResponseResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
Verifiedaccess
Service definition for Verifiedaccess (v2).
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
Interval
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListChannelsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListPlatformsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReleasesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListVersionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Platform
This class defines attributes, valid values, and usage which is generated from a given json schema.
Release
This class defines attributes, valid values, and usage which is generated from a given json schema.
Platforms
The "platforms" collection of methods.
PlatformsChannels
The "channels" collection of methods.
PlatformsChannelsVersions
The "versions" collection of methods.
PlatformsChannelsVersionsReleases
The "releases" collection of methods.
Version
This class defines attributes, valid values, and usage which is generated from a given json schema.
VersionHistory
Service definition for VersionHistory (v1).
AddProductToProductSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AnnotateFileRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotateFileResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotateImageRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AnnotateImageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AsyncAnnotateFileRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AsyncAnnotateFileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
AsyncBatchAnnotateFilesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AsyncBatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AsyncBatchAnnotateImagesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AsyncBatchAnnotateImagesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
BatchAnnotateFilesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchAnnotateImagesRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchAnnotateImagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BatchOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Block
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Color
This class defines attributes, valid values, and usage which is generated from a given json schema.
ColorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
CropHint
This class defines attributes, valid values, and usage which is generated from a given json schema.
CropHintsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CropHintsParams
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
DetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
DetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
DominantColorsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
EntityAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Feature
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1AnnotateFileResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1AnnotateImageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1Block
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1ColorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1CropHint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1CropHintsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1DominantColorsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1EntityAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1ImageAnnotationContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1LocationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1Paragraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1ProductKeyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1ProductSearchResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1ProductSearchResultsResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1SafeSearchAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1Symbol
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1WebDetection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1WebDetectionWebEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1WebDetectionWebImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1WebDetectionWebLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p1beta1WebDetectionWebPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p1beta1Word
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1AnnotateFileResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1AnnotateImageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1Block
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1ColorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1CropHint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1CropHintsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1DominantColorsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1EntityAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1ImageAnnotationContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1LocationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1Paragraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1ProductKeyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1ProductSearchResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1ProductSearchResultsResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1SafeSearchAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1Symbol
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1WebDetection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1WebDetectionWebEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1WebDetectionWebImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1WebDetectionWebLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p2beta1WebDetectionWebPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p2beta1Word
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1AnnotateFileResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1AnnotateImageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1BatchOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1Block
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1ColorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1CropHint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1CropHintsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1DominantColorsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1EntityAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1ImageAnnotationContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1ImportProductSetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1LocationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1Paragraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1ProductKeyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1ProductSearchResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1ProductSearchResultsResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1ReferenceImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1SafeSearchAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1Symbol
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1WebDetection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1WebDetectionWebEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1WebDetectionWebImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1WebDetectionWebLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p3beta1WebDetectionWebPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p3beta1Word
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1AnnotateFileResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1AnnotateImageResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1BatchOperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1Block
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1BoundingPoly
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1Celebrity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ColorInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1CropHint
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1CropHintsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1DominantColorsAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1EntityAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1FaceAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1FaceRecognitionResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1GcsDestination
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1GcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ImageAnnotationContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ImportProductSetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1LocationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1Paragraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1ProductKeyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ProductSearchResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ProductSearchResultsResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1ReferenceImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1SafeSearchAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1Symbol
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1WebDetection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1WebDetectionWebEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1WebDetectionWebImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1WebDetectionWebLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudVisionV1p4beta1WebDetectionWebPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudVisionV1p4beta1Word
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupedResult
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Image
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageAnnotationContext
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageContext
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ImageProperties
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportProductSetsGcsSource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportProductSetsInputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportProductSetsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImportProductSetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
InputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
KeyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
Landmark
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLng
This class defines attributes, valid values, and usage which is generated from a given json schema.
LatLongRect
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProductSetsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProductsInProductSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListProductsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReferenceImagesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizedObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
NormalizedVertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
ObjectAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
OutputConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Page
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Paragraph
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
Product
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductSearchParams
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductSearchResults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ProductSet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ProductSetPurgeConfig
This class defines attributes, valid values, and usage which is generated from a given json schema.
Property
This class defines attributes, valid values, and usage which is generated from a given json schema.
PurgeProductsRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReferenceImage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
RemoveProductFromProductSetRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Files
The "files" collection of methods.
Images
The "images" collection of methods.
Locations
The "locations" collection of methods.
LocationsOperations
The "operations" collection of methods.
Operations
The "operations" collection of methods.
Projects
The "projects" collection of methods.
ProjectsFiles
The "files" collection of methods.
ProjectsImages
The "images" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsFiles
The "files" collection of methods.
ProjectsLocationsImages
The "images" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsProducts
The "products" collection of methods.
ProjectsLocationsProductSets
The "productSets" collection of methods.
ProjectsLocationsProductSetsProducts
The "products" collection of methods.
ProjectsLocationsProductsReferenceImages
The "referenceImages" collection of methods.
ProjectsOperations
The "operations" collection of methods.
Result
This class defines attributes, valid values, and usage which is generated from a given json schema.
SafeSearchAnnotation
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Symbol
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextAnnotation
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TextDetectionParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
TextProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Vertex
This class defines attributes, valid values, and usage which is generated from a given json schema.
VisionEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebDetection
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebDetectionParams
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebImage
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebLabel
This class defines attributes, valid values, and usage which is generated from a given json schema.
WebPage
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Word
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Vision
Service definition for Vision (v1).
AddGroupMigrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
AddGroupMigrationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApplianceVersion
This class defines attributes, valid values, and usage which is generated from a given json schema.
AppliedLicense
This class defines attributes, valid values, and usage which is generated from a given json schema.
AvailableUpdates
This class defines attributes, valid values, and usage which is generated from a given json schema.
AwsSourceVmDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelCloneJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelCloneJobResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelCutoverJobRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelCutoverJobResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
CancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
CloneJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
ComputeEngineTargetDefaults
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ComputeEngineTargetDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ComputeScheduling
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CutoverJob
This class defines attributes, valid values, and usage which is generated from a given json schema.
DatacenterConnector
This class defines attributes, valid values, and usage which is generated from a given json schema.
FetchInventoryResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
FinalizeMigrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
FinalizeMigrationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Group
This class defines attributes, valid values, and usage which is generated from a given json schema.
Link
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListCloneJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListCutoverJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListDatacenterConnectorsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListMigratingVmsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReplicationCyclesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListSourcesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListTargetProjectsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListUtilizationReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizedMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
MigratingVm
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MigrationError
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
NetworkInterface
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseMigrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
PauseMigrationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveGroupMigrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
RemoveGroupMigrationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplicationCycle
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReplicationSync
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsGroups
The "groups" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsSources
The "sources" collection of methods.
ProjectsLocationsSourcesDatacenterConnectors
The "datacenterConnectors" collection of methods.
ProjectsLocationsSourcesMigratingVms
The "migratingVms" collection of methods.
ProjectsLocationsSourcesMigratingVmsCloneJobs
The "cloneJobs" collection of methods.
ProjectsLocationsSourcesMigratingVmsCutoverJobs
The "cutoverJobs" collection of methods.
ProjectsLocationsSourcesMigratingVmsReplicationCycles
The "replicationCycles" collection of methods.
ProjectsLocationsSourcesUtilizationReports
The "utilizationReports" collection of methods.
ProjectsLocationsTargetProjects
The "targetProjects" collection of methods.
ResumeMigrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
ResumeMigrationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchedulePolicy
This class defines attributes, valid values, and usage which is generated from a given json schema.
SchedulingNodeAffinity
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Source
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartMigrationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
StartMigrationResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TargetProject
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeApplianceRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
UpgradeStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
UtilizationReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VmmigrationEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmUtilizationInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmUtilizationMetrics
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmwareSourceDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmwareVmDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VmwareVmsDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VMMigrationService
Service definition for VMMigrationService (v1).
Webfonts
The "webfonts" collection of methods.
Webfont
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WebfontList
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Webfonts
Service definition for Webfonts (v1).
ApiDataRow
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ApiDimensionFilter
This class defines attributes, valid values, and usage which is generated from a given json schema.
ApiDimensionFilterGroup
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Searchanalytics
The "searchanalytics" collection of methods.
Sitemaps
The "sitemaps" collection of methods.
Sites
The "sites" collection of methods.
SearchAnalyticsQueryRequest
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchAnalyticsQueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SitemapsListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SitesListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WmxSite
This class defines attributes, valid values, and usage which is generated from a given json schema.
WmxSitemap
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WmxSitemapContent
This class defines attributes, valid values, and usage which is generated from a given json schema.
Webmasters
Service definition for Webmasters (v3).
GoogleCloudWebriskV1ComputeThreatListDiffResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1RawHashes
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1RawIndices
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudWebriskV1RiceDeltaEncoding
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1SearchHashesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudWebriskV1SearchHashesResponseThreatHash
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudWebriskV1SearchUrisResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1SearchUrisResponseThreatUri
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudWebriskV1Submission
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudWebriskV1SubmitUriMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1SubmitUriRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleCloudWebriskV1ThreatEntryAdditions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleCloudWebriskV1ThreatEntryRemovals
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningCancelOperationRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleLongrunningListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GoogleLongrunningOperation
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleProtobufEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
GoogleRpcStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Hashes
The "hashes" collection of methods.
Projects
The "projects" collection of methods.
ProjectsOperations
The "operations" collection of methods.
ProjectsSubmissions
The "submissions" collection of methods.
ProjectsUris
The "uris" collection of methods.
ThreatLists
The "threatLists" collection of methods.
Uris
The "uris" collection of methods.
WebRisk
Service definition for WebRisk (v1).
CancelExecutionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
Error
This class defines attributes, valid values, and usage which is generated from a given json schema.
Execution
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListExecutionsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Position
This class defines attributes, valid values, and usage which is generated from a given json schema.
PubsubMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsWorkflows
The "workflows" collection of methods.
ProjectsLocationsWorkflowsExecutions
The "executions" collection of methods.
StackTrace
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
StackTraceElement
This class defines attributes, valid values, and usage which is generated from a given json schema.
TriggerPubsubExecutionRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkflowExecutions
Service definition for WorkflowExecutions (v1).
ListLocationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListOperationsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListWorkflowsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Location
This class defines attributes, valid values, and usage which is generated from a given json schema.
Operation
This class defines attributes, valid values, and usage which is generated from a given json schema.
OperationMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
Projects
The "projects" collection of methods.
ProjectsLocations
The "locations" collection of methods.
ProjectsLocationsOperations
The "operations" collection of methods.
ProjectsLocationsWorkflows
The "workflows" collection of methods.
Status
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Workflow
This class defines attributes, valid values, and usage which is generated from a given json schema.
WorkflowsEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
Workflows
Service definition for Workflows (v1).
AbuseReport
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
AbuseType
This class defines attributes, valid values, and usage which is generated from a given json schema.
AccessPolicy
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Activity
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsBulletin
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsChannelItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsComment
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsFavorite
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsLike
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsPlaylistItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsPromotedItem
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivityContentDetailsRecommendation
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsSocial
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsSubscription
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityContentDetailsUpload
This class defines attributes, valid values, and usage which is generated from a given json schema.
ActivityListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ActivitySnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
Caption
This class defines attributes, valid values, and usage which is generated from a given json schema.
CaptionListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CaptionSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
CdnSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
Channel
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelAuditDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelBannerResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelBrandingSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelContentDetailsRelatedPlaylists
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelContentOwnerDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelConversionPing
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelConversionPings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelLocalization
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelProfileDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelSection
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelSectionContentDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelSectionListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelSectionLocalization
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelSectionSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelSectionTargeting
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelSettings
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
ChannelTopicDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ChannelToStoreLinkDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
Comment
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommentSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentSnippetAuthorChannelId
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentThread
This class defines attributes, valid values, and usage which is generated from a given json schema.
CommentThreadListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommentThreadReplies
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
CommentThreadSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ContentRating
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Cuepoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
Entity
This class defines attributes, valid values, and usage which is generated from a given json schema.
GeoPoint
This class defines attributes, valid values, and usage which is generated from a given json schema.
I18nLanguage
This class defines attributes, valid values, and usage which is generated from a given json schema.
I18nLanguageListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
I18nLanguageSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
I18nRegion
This class defines attributes, valid values, and usage which is generated from a given json schema.
I18nRegionListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
I18nRegionSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ImageSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
IngestionInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
InvideoBranding
This class defines attributes, valid values, and usage which is generated from a given json schema.
InvideoPosition
This class defines attributes, valid values, and usage which is generated from a given json schema.
InvideoTiming
This class defines attributes, valid values, and usage which is generated from a given json schema.
LanguageTag
This class defines attributes, valid values, and usage which is generated from a given json schema.
LevelDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveBroadcast
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveBroadcastContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveBroadcastListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiveBroadcastSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveBroadcastStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveBroadcastStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatBan
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatBanSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatFanFundingEventDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatGiftMembershipReceivedDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMemberMilestoneChatDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMembershipGiftingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMessage
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMessageAuthorDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMessageDeletedDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMessageListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiveChatMessageRetractedDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatMessageSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatModerator
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatModeratorListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiveChatModeratorSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatNewSponsorDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatSuperChatDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatSuperStickerDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatTextMessageDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveChatUserBannedMessageDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveStreamConfigurationIssue
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveStreamContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveStreamHealthStatus
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiveStreamListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LiveStreamSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
LiveStreamStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
LocalizedProperty
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
LocalizedString
This class defines attributes, valid values, and usage which is generated from a given json schema.
Member
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemberListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MembershipsDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MembershipsDuration
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipsDurationAtLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipsLevel
This class defines attributes, valid values, and usage which is generated from a given json schema.
MembershipsLevelListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
MembershipsLevelSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
MemberSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
MonitorStreamInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
PageInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
Playlist
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistItemContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistItemListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlaylistItemSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistItemStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlaylistLocalization
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistPlayer
This class defines attributes, valid values, and usage which is generated from a given json schema.
PlaylistSnippet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
PlaylistStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
PropertyValue
This class defines attributes, valid values, and usage which is generated from a given json schema.
RelatedEntity
This class defines attributes, valid values, and usage which is generated from a given json schema.
AbuseReports
The "abuseReports" collection of methods.
Activities
The "activities" collection of methods.
Captions
The "captions" collection of methods.
ChannelBanners
The "channelBanners" collection of methods.
Channels
The "channels" collection of methods.
ChannelSections
The "channelSections" collection of methods.
Comments
The "comments" collection of methods.
CommentThreads
The "commentThreads" collection of methods.
I18nLanguages
The "i18nLanguages" collection of methods.
I18nRegions
The "i18nRegions" collection of methods.
LiveBroadcasts
The "liveBroadcasts" collection of methods.
LiveChatBans
The "liveChatBans" collection of methods.
LiveChatMessages
The "liveChatMessages" collection of methods.
LiveChatModerators
The "liveChatModerators" collection of methods.
LiveStreams
The "liveStreams" collection of methods.
Members
The "members" collection of methods.
MembershipsLevels
The "membershipsLevels" collection of methods.
PlaylistItems
The "playlistItems" collection of methods.
Playlists
The "playlists" collection of methods.
Search
The "search" collection of methods.
Subscriptions
The "subscriptions" collection of methods.
SuperChatEvents
The "superChatEvents" collection of methods.
Tests
The "tests" collection of methods.
ThirdPartyLinks
The "thirdPartyLinks" collection of methods.
Thumbnails
The "thumbnails" collection of methods.
VideoAbuseReportReasons
The "videoAbuseReportReasons" collection of methods.
VideoCategories
The "videoCategories" collection of methods.
Videos
The "videos" collection of methods.
Watermarks
The "watermarks" collection of methods.
Youtube
The "youtube" collection of methods.
YoutubeV3
The "v3" collection of methods.
YoutubeV3LiveBroadcasts
The "liveBroadcasts" collection of methods.
YoutubeV3LiveBroadcastsCuepoint
The "cuepoint" collection of methods.
ResourceId
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SearchResult
This class defines attributes, valid values, and usage which is generated from a given json schema.
SearchResultSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
Subscription
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SubscriptionSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
SubscriptionSubscriberSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuperChatEvent
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuperChatEventListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
SuperChatEventSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
SuperStickerMetadata
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
TestItemTestItemSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyLink
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyLinkListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ThirdPartyLinkSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThirdPartyLinkStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
Thumbnail
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThumbnailDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
ThumbnailSetResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
TokenPagination
This class defines attributes, valid values, and usage which is generated from a given json schema.
Video
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoAbuseReport
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoAbuseReportReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoAbuseReportReasonListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoAbuseReportReasonSnippet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoAbuseReportSecondaryReason
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoAgeGating
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoCategory
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoCategoryListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoCategorySnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoContentDetailsRegionRestriction
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoFileDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoFileDetailsAudioStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoFileDetailsVideoStream
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoGetRatingResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoListResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoLiveStreamingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoLocalization
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoMonetizationDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoPlayer
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoProcessingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoProcessingDetailsProcessingProgress
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoProjectDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoRating
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoRecordingDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoSnippet
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoStatistics
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoStatus
This class defines attributes, valid values, and usage which is generated from a given json schema.
VideoSuggestions
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoSuggestionsTagSuggestion
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
VideoTopicDetails
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
WatchSettings
This class defines attributes, valid values, and usage which is generated from a given json schema.
YouTube
Service definition for YouTube (v3).
EmptyResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
ErrorProto
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Errors
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Group
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupContentDetails
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupItem
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupItemResource
This class defines attributes, valid values, and usage which is generated from a given json schema.
GroupSnippet
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListGroupItemsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListGroupsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
QueryResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GroupItems
The "groupItems" collection of methods.
Groups
The "groups" collection of methods.
Reports
The "reports" collection of methods.
ResultTableColumnHeader
This class defines attributes, valid values, and usage which is generated from a given json schema.
YouTubeAnalytics
Service definition for YouTubeAnalytics (v2).
GdataBlobstore2Info
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataCompositeMedia
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataContentTypeInfo
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataDiffChecksumsResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataDiffDownloadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataDiffUploadRequest
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataDiffUploadResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataDiffVersionResponse
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataDownloadParameters
This class defines attributes, valid values, and usage which is generated from a given json schema.
GdataMedia
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
GdataObjectId
This class defines attributes, valid values, and usage which is generated from a given json schema.
Job
This class defines attributes, valid values, and usage which is generated from a given json schema.
ListJobsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReportsResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
ListReportTypesResponse
Extension to the regular Google\Model that automatically exposes the items array for iteration, so you can just iterate over the object rather than a reference inside.
Report
This class defines attributes, valid values, and usage which is generated from a given json schema.
ReportType
This class defines attributes, valid values, and usage which is generated from a given json schema.
Jobs
The "jobs" collection of methods.
JobsReports
The "reports" collection of methods.
Media
The "media" collection of methods.
ReportTypes
The "reportTypes" collection of methods.
YoutubereportingEmpty
This class defines attributes, valid values, and usage which is generated from a given json schema.
YouTubeReporting
Service definition for YouTubeReporting (v1).
AccessToken
Wrapper around Google Access Tokens which provides convenience functions.
ApplicationDefaultCredentials
ApplicationDefaultCredentials obtains the default credentials for authorizing a request to a Google service.
InvalidArgumentException
Item
A cache item.
MemoryCacheItemPool
Simple in-memory cache implementation.
SysVCacheItemPool
SystemV shared memory based CacheItemPool implementation.
TypedItem
A cache item.
AppIdentityCredentials
CredentialsLoader contains the behaviour used to locate and find default credentials files on the file system.
GCECredentials
GCECredentials supports authorization on Google Compute Engine.
IAMCredentials
Authenticates requests using IAM credentials.
InsecureCredentials
Provides a set of credentials that will always return an empty access token.
ServiceAccountCredentials
ServiceAccountCredentials supports authorization using a Google service account.
ServiceAccountJwtAccessCredentials
Authenticates requests using Google's Service Account credentials via JWT Access.
UserRefreshCredentials
Authenticates requests using User Refresh credentials.
CredentialsLoader
CredentialsLoader contains the behaviour used to locate and find default credentials files on the file system.
FetchAuthTokenCache
A class to implement caching for any object implementing FetchAuthTokenInterface
GCECache
A class to implement caching for calls to GCECredentials::onGce. This class is used automatically when you pass a `Psr\Cache\CacheItemPoolInterface` cache object to `ApplicationDefaultCredentials::getCredentials`.
Guzzle5HttpHandler
Guzzle6HttpHandler
Guzzle7HttpHandler
HttpClientCache
Stores an HTTP Client in order to prevent multiple instantiations.
HttpHandlerFactory
Iam
Tools for using the IAM API.
AuthTokenMiddleware
AuthTokenMiddleware is a Guzzle Middleware that adds an Authorization header provided by an object implementing FetchAuthTokenInterface.
ProxyAuthTokenMiddleware
ProxyAuthTokenMiddleware is a Guzzle Middleware that adds an Authorization header provided by an object implementing FetchAuthTokenInterface.
ScopedAccessTokenMiddleware
ScopedAccessTokenMiddleware is a Guzzle Middleware that adds an Authorization header provided by a closure.
SimpleMiddleware
SimpleMiddleware is a Guzzle Middleware that implements Google's Simple API access.
OAuth2
OAuth2 supports authentication by OAuth2 2-legged flows.
BodySummarizer
Client
CookieJar
Cookie jar that stores cookies as an array
FileCookieJar
Persists non-session cookies using a JSON formatted file
SessionCookieJar
Persists cookies in the client session
SetCookie
Set-Cookie object
BadResponseException
Exception when an HTTP error occurs (4xx or 5xx error)
ClientException
Exception when a client error is encountered (4xx codes)
ConnectException
Exception thrown when a connection cannot be established.
InvalidArgumentException
RequestException
HTTP Request exception
ServerException
Exception when a server error is encountered (5xx codes)
TooManyRedirectsException
HTTP Request exception
TransferException
CurlFactory
Creates curl resources from a request
CurlHandler
HTTP handler that uses cURL easy handles as a transport layer.
CurlMultiHandler
Returns an asynchronous response using curl_multi_* functions.
MockHandler
Handler that returns responses or throw exceptions from a queue.
Proxy
Provides basic proxies for handlers.
StreamHandler
HTTP handler that uses PHP's HTTP stream wrapper.
HandlerStack
Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.
MessageFormatter
Formats log messages using variable substitutions for requests, responses, and other transactional data.
Middleware
Functions used to create and wrap handlers with handler middleware.
Pool
Sends an iterator of requests concurrently using a capped pool size.
PrepareBodyMiddleware
Prepares requests that contain a body, adding the Content-Length, Content-Type, and Expect headers.
RedirectMiddleware
Request redirect middleware.
RequestOptions
This class contains a list of built-in Guzzle request options.
RetryMiddleware
Middleware that retries requests based on the boolean result of invoking the provided "decider" function.
TransferStats
Represents data at the point after it was transferred either successfully or after a network error.
Utils
AggregateException
Exception thrown when too many errors occur in the some() or any() methods.
CancellationException
Exception that is set as the reason for a promise that has been cancelled.
Coroutine
Creates a promise that is resolved using a generator that yields values or promises (somewhat similar to C#'s async keyword).
Create
Each
EachPromise
Represents a promise that iterates over many promises and invokes side-effect functions in the process.
FulfilledPromise
A promise that has been fulfilled.
Is
Promise
Promises/A+ implementation that avoids recursion when possible.
RejectedPromise
A promise that has been rejected.
RejectionException
A special exception that is thrown when waiting on a rejected promise.
TaskQueue
A task queue that executes tasks in a FIFO order.
Utils
AppendStream
Reads from multiple streams, one after the other.
BufferStream
Provides a buffer stream that can be written to to fill a buffer, and read from to remove bytes from the buffer.
CachingStream
Stream decorator that can cache previously read bytes from a sequentially read stream.
DroppingStream
Stream decorator that begins dropping data once the size of the underlying stream becomes too full.
MalformedUriException
Exception thrown if a URI cannot be parsed because it's malformed.
FnStream
Compose stream implementations based on a hash of functions.
Header
HttpFactory
Implements all of the PSR-17 interfaces.
InflateStream
Uses PHP's zlib.inflate filter to inflate zlib (HTTP deflate, RFC1950) or gzipped (RFC1952) content.
LazyOpenStream
Lazily reads or writes to a file that is opened only after an IO operation take place on the stream.
LimitStream
Decorator used to return only a subset of a stream.
Message
MimeType
MultipartStream
Stream that when read returns bytes for a streaming multipart or multipart/form-data stream.
NoSeekStream
Stream decorator that prevents a stream from being seeked.
PumpStream
Provides a read only stream that pumps data from a PHP callable.
Query
Request
PSR-7 request implementation.
Response
PSR-7 response implementation.
ServerRequest
Server-side HTTP request
Stream
PHP stream implementation.
StreamWrapper
Converts Guzzle streams into PHP stream resources.
UploadedFile
Uri
PSR-7 URI implementation.
UriComparator
Provides methods to determine if a modified URL should be considered cross-origin.
UriNormalizer
Provides methods to normalize and compare URIs.
UriResolver
Resolves a URI reference in the context of a base URI and the opposite way.
Utils
AsMonologProcessor
A reusable attribute to help configure a class or a method as a processor.
DateTimeImmutable
Overrides default json encoding of date time objects
ErrorHandler
Monolog error handler
ChromePHPFormatter
Formats a log message according to the ChromePHP array format
ElasticaFormatter
Format a log message into an Elastica Document
ElasticsearchFormatter
Format a log message into an Elasticsearch record
FlowdockFormatter
formats the record to be used in the FlowdockHandler
FluentdFormatter
Class FluentdFormatter
GelfMessageFormatter
Serializes a log message to GELF
GoogleCloudLoggingFormatter
Encodes message information into JSON in a format compatible with Cloud logging.
HtmlFormatter
Formats incoming records into an HTML table
JsonFormatter
Encodes whatever record data is passed to it as json
LineFormatter
Formats incoming records into a one-line string
LogglyFormatter
Encodes message information into JSON in a format compatible with Loggly.
LogmaticFormatter
Encodes message information into JSON in a format compatible with Logmatic.
LogstashFormatter
Serializes a log message to Logstash Event Format
MongoDBFormatter
Formats a record for use with the MongoDBHandler.
NormalizerFormatter
Normalizes incoming records to remove objects/resources so it's easier to dump to various targets
ScalarFormatter
Formats data into an associative array of scalar (+ null) values.
SyslogFormatter
Serializes a log message according to RFC 5424
WildfireFormatter
Serializes a log message according to Wildfire's header requirements
AbstractHandler
Base Handler class providing basic level/bubble support
AbstractProcessingHandler
Base Handler class providing the Handler structure, including processors and formatters
AbstractSyslogHandler
Common syslog functionality
AmqpHandler
Base Handler class providing the Handler structure, including processors and formatters
BrowserConsoleHandler
Handler sending logs to browser's javascript console with no browser extension required
BufferHandler
Buffers all records until closing the handler and then pass them as batch.
ChromePHPHandler
Handler sending logs to the ChromePHP extension (http://www.chromephp.com/)
CouchDBHandler
CouchDB handler
CubeHandler
Logs to Cube.
DeduplicationHandler
Simple handler wrapper that deduplicates log records across multiple requests
DoctrineCouchDBHandler
CouchDB handler for Doctrine CouchDB ODM
DynamoDbHandler
Amazon DynamoDB handler (http://aws.amazon.com/dynamodb/)
ElasticaHandler
Elastic Search handler
ElasticsearchHandler
Elasticsearch handler
ErrorLogHandler
Stores to PHP error_log() handler.
FallbackGroupHandler
Forwards records to at most one handler
FilterHandler
Simple handler wrapper that filters records based on a list of levels
ChannelLevelActivationStrategy
Channel and Error level based monolog activation strategy. Allows to trigger activation based on level per channel. e.g. trigger activation on level 'ERROR' by default, except for records of the 'sql' channel; those should trigger activation on level 'WARN'.
ErrorLevelActivationStrategy
Error level based activation strategy.
FingersCrossedHandler
Buffers all records until a certain level is reached
FirePHPHandler
Simple FirePHP Handler (http://www.firephp.org/), which uses the Wildfire protocol.
FleepHookHandler
Sends logs to Fleep.io using Webhook integrations
FlowdockHandler
Sends notifications through the Flowdock push API
GelfHandler
Handler to send messages to a Graylog2 (http://www.graylog2.org) server
GroupHandler
Forwards records to multiple handlers
Handler
Base Handler class providing basic close() support as well as handleBatch
HandlerWrapper
This simple wrapper class can be used to extend handlers functionality.
IFTTTHandler
IFTTTHandler uses cURL to trigger IFTTT Maker actions
InsightOpsHandler
Inspired on LogEntriesHandler.
LogEntriesHandler
Stores to any socket - uses fsockopen() or pfsockopen().
LogglyHandler
Sends errors to Loggly.
LogmaticHandler
Stores to any socket - uses fsockopen() or pfsockopen().
MailHandler
Base class for all mail handlers
MandrillHandler
MandrillHandler uses cURL to send the emails to the Mandrill API
MissingExtensionException
Exception can be thrown if an extension for a handler is missing
MongoDBHandler
Logs to a MongoDB database.
NativeMailerHandler
NativeMailerHandler uses the mail() function to send the emails
NewRelicHandler
Class to record a log on a NewRelic application.
NoopHandler
No-op
NullHandler
Blackhole
OverflowHandler
Handler to only pass log messages when a certain threshold of number of messages is reached.
PHPConsoleHandler
Monolog handler for Google Chrome extension "PHP Console"
ProcessHandler
Stores to STDIN of any process, specified by a command.
PsrHandler
Proxies log messages to an existing PSR-3 compliant logger.
PushoverHandler
Sends notifications through the pushover api to mobile phones
RedisHandler
Logs to a Redis key using rpush
RedisPubSubHandler
Sends the message to a Redis Pub/Sub channel using PUBLISH
RollbarHandler
Sends errors to Rollbar
RotatingFileHandler
Stores logs to files that are rotated every day and a limited number of files are kept.
SamplingHandler
Sampling handler
SendGridHandler
SendGridrHandler uses the SendGrid API v2 function to send Log emails, more information in https://sendgrid.com/docs/API_Reference/Web_API/mail.html
SlackRecord
Slack record utility helping to log to Slack webhooks or API.
SlackHandler
Sends notifications through Slack API
SlackWebhookHandler
Sends notifications through Slack Webhooks
SocketHandler
Stores to any socket - uses fsockopen() or pfsockopen().
SqsHandler
Writes to any sqs queue.
StreamHandler
Stores to any stream resource
SymfonyMailerHandler
SymfonyMailerHandler uses Symfony's Mailer component to send the emails
SyslogHandler
Logs to syslog service.
UdpSocket
SyslogUdpHandler
A Handler for logging to a remote syslogd server.
TelegramBotHandler
Handler send logs to Telegram using Telegram Bot API.
TestHandler
Used for testing purposes.
WhatFailureGroupHandler
Forwards records to multiple handlers suppressing failures of each handler and continuing through to give every handler a chance to succeed.
ZendMonitorHandler
Handler sending logs to Zend Monitor
Logger
Monolog log channel
LogRecord
Monolog log record
GitProcessor
Injects Git branch and Git commit SHA in all records
HostnameProcessor
Injects value of gethostname in all records
IntrospectionProcessor
Injects line/file:class/function where the log message came from
MemoryPeakUsageProcessor
Injects memory_get_peak_usage in all records
MemoryProcessor
Some methods that are common for all memory processors
MemoryUsageProcessor
Injects memory_get_usage in all records
MercurialProcessor
Injects Hg branch and Hg revision number in all records
ProcessIdProcessor
Adds value of getmypid into records
PsrLogMessageProcessor
Processes a record's message according to PSR-3 rules
TagProcessor
Adds a tags array into record
UidProcessor
Adds a unique identifier into records
WebProcessor
Injects url/method and remote IP of the current web request in all records
Registry
Monolog log registry
SignalHandler
Monolog POSIX signal handler
Utils
AbstractLogger
This is a simple Logger implementation that other Loggers can inherit from.
InvalidArgumentException
LogLevel
Describes log levels.
NullLogger
This Logger can be used to avoid conditional log calls.

Traits

CacheTrait
ServiceAccountSignerTrait
Sign a string using a Service Account private key.
ClientTrait
Client interface for sending HTTP requests.
MessageTrait
Trait implementing functionality common to requests and responses.
StreamDecoratorTrait
Stream decorator trait
FormattableHandlerTrait
Helper trait for implementing FormattableInterface
ProcessableHandlerTrait
Helper trait for implementing ProcessableInterface
WebRequestRecognizerTrait
LoggerAwareTrait
Basic Implementation of LoggerAwareInterface.
LoggerTrait
This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include.

Enums

Level
Represents the log levels

Constants

ALUMNADO  = '@alumnado.fundacionloyola.net'
CRYPT_RSA_MODE  = constant($this->getOpenSslConstant())
CRYPT_RSA_MODE  = RSA::MODE_OPENSSL
MATH_BIGINTEGER_OPENSSL_ENABLED  = true
MATH_BIGINTEGER_OPENSSL_ENABLED  = true
PERSONAL  = '@fundacionloyola.es'

Functions

composerRequire2e6c411d59083f8cd932d51e726b61ef()  : void
includeFile()  : void
Scope isolated include.
oauth2client_php_autoload()  : mixed
describe_type()  : string
Debug function used to describe the provided value type and class.
headers_from_lines()  : array<string|int, mixed>
Parses an array of header lines into an associative array of headers.
debug_resource()  : resource
Returns a debug stream based on the provided variable.
choose_handler()  : callable(RequestInterface, array<string|int, mixed>): PromiseInterface
Chooses and creates a default handler to use based on the environment.
default_user_agent()  : string
Get the default User-Agent string to use with Guzzle.
default_ca_bundle()  : string
Returns the default cacert bundle for the current system.
normalize_header_keys()  : array<string|int, mixed>
Creates an associative array of lowercase header names to the actual header casing.
is_host_in_noproxy()  : bool
Returns true if the provided host matches any of the no proxy areas.
json_decode()  : object|array<string|int, mixed>|string|int|float|bool|null
Wrapper for json_decode that throws when an error occurs.
json_encode()  : string
Wrapper for JSON encoding that throws when an error occurs.
queue()  : TaskQueueInterface
Get the global task queue used for promise resolution.
task()  : PromiseInterface
Adds a function to run in the task queue when it is next `run()` and returns a promise that is fulfilled or rejected with the result.
promise_for()  : PromiseInterface
Creates a promise for a value if the value is not a promise.
rejection_for()  : PromiseInterface
Creates a rejected promise for a reason if the reason is not a promise. If the provided reason is a promise, then it is returned as-is.
exception_for()  : Exception|Throwable
Create an exception for a rejected promise value.
iter_for()  : Iterator
Returns an iterator for the given value.
inspect()  : array<string|int, mixed>
Synchronously waits on a promise to resolve and returns an inspection state array.
inspect_all()  : array<string|int, mixed>
Waits on all of the provided promises, but does not unwrap rejected promises as thrown exception.
unwrap()  : array<string|int, mixed>
Waits on all of the provided promises and returns the fulfilled values.
all()  : PromiseInterface
Given an array of promises, return a promise that is fulfilled when all the items in the array are fulfilled.
some()  : PromiseInterface
Initiate a competitive race between multiple promises or values (values will become immediately fulfilled promises).
any()  : PromiseInterface
Like some(), with 1 as count. However, if the promise fulfills, the fulfillment value is not an array of 1 but the value directly.
settle()  : PromiseInterface
Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.
each()  : PromiseInterface
Given an iterator that yields promises or values, returns a promise that is fulfilled with a null value when the iterator has been consumed or the aggregate promise has been fulfilled or rejected.
each_limit()  : PromiseInterface
Like each, but only allows a certain number of outstanding promises at any given time.
each_limit_all()  : PromiseInterface
Like each_limit, but ensures that no promise in the given $iterable argument is rejected. If any promise is rejected, then the aggregate promise is rejected with the encountered rejection.
is_fulfilled()  : bool
Returns true if a promise is fulfilled.
is_rejected()  : bool
Returns true if a promise is rejected.
is_settled()  : bool
Returns true if a promise is fulfilled or rejected.
coroutine()  : PromiseInterface
Create a new coroutine.
getallheaders()  : string[string]
Get all HTTP header key/values as an associative array for the current request.
trigger_deprecation()  : void
Triggers a silenced deprecation notice.

Constants

ALUMNADO

public mixed ALUMNADO = '@alumnado.fundacionloyola.net'

CRYPT_RSA_MODE

public mixed CRYPT_RSA_MODE = constant($this->getOpenSslConstant())

CRYPT_RSA_MODE

public mixed CRYPT_RSA_MODE = RSA::MODE_OPENSSL

MATH_BIGINTEGER_OPENSSL_ENABLED

public mixed MATH_BIGINTEGER_OPENSSL_ENABLED = true

MATH_BIGINTEGER_OPENSSL_ENABLED

public mixed MATH_BIGINTEGER_OPENSSL_ENABLED = true

PERSONAL

public mixed PERSONAL = '@fundacionloyola.es'

Functions

composerRequire2e6c411d59083f8cd932d51e726b61ef()

composerRequire2e6c411d59083f8cd932d51e726b61ef(string $fileIdentifier, string $file) : void
Parameters
$fileIdentifier : string
$file : string

includeFile()

Scope isolated include.

includeFile(string $file) : void

Prevents access to $this/self from included files.

Parameters
$file : string
Tags
private

oauth2client_php_autoload()

oauth2client_php_autoload(mixed $className) : mixed
Parameters
$className : mixed

describe_type()

Debug function used to describe the provided value type and class.

describe_type will be removed in guzzlehttp/guzzle:8.0. Use Utils::describeType instead.

describe_type(mixed $input) : string
Parameters
$input : mixed

Any type of variable to describe the type of. This parameter misses a typehint because of that.

Return values
string

Returns a string containing the type of the variable and if a class is provided, the class name.

headers_from_lines()

Parses an array of header lines into an associative array of headers.

headers_from_lines will be removed in guzzlehttp/guzzle:8.0. Use Utils::headersFromLines instead.

headers_from_lines(iterable<string|int, mixed> $lines) : array<string|int, mixed>
Parameters
$lines : iterable<string|int, mixed>

Header lines array of strings in the following format: "Name: Value"

Return values
array<string|int, mixed>

debug_resource()

Returns a debug stream based on the provided variable.

debug_resource will be removed in guzzlehttp/guzzle:8.0. Use Utils::debugResource instead.

debug_resource([mixed $value = null ]) : resource
Parameters
$value : mixed = null

Optional value

Return values
resource

choose_handler()

Chooses and creates a default handler to use based on the environment.

choose_handler will be removed in guzzlehttp/guzzle:8.0. Use Utils::chooseHandler instead.

choose_handler() : callable(RequestInterface, array<string|int, mixed>): PromiseInterface

The returned handler is not wrapped by any default middlewares.

Tags
throws
RuntimeException

if no viable Handler is available.

Return values
callable(RequestInterface, array<string|int, mixed>): PromiseInterface

Returns the best handler for the given system.

default_user_agent()

Get the default User-Agent string to use with Guzzle.

default_user_agent will be removed in guzzlehttp/guzzle:8.0. Use Utils::defaultUserAgent instead.

default_user_agent() : string
Return values
string

default_ca_bundle()

Returns the default cacert bundle for the current system.

default_ca_bundle will be removed in guzzlehttp/guzzle:8.0. This function is not needed in PHP 5.6+.

default_ca_bundle() : string

First, the openssl.cafile and curl.cainfo php.ini settings are checked. If those settings are not configured, then the common locations for bundles found on Red Hat, CentOS, Fedora, Ubuntu, Debian, FreeBSD, OS X and Windows are checked. If any of these file locations are found on disk, they will be utilized.

Note: the result of this function is cached for subsequent calls.

Tags
throws
RuntimeException

if no bundle can be found.

Return values
string

normalize_header_keys()

Creates an associative array of lowercase header names to the actual header casing.

normalize_header_keys will be removed in guzzlehttp/guzzle:8.0. Use Utils::normalizeHeaderKeys instead.

normalize_header_keys(array<string|int, mixed> $headers) : array<string|int, mixed>
Parameters
$headers : array<string|int, mixed>
Return values
array<string|int, mixed>

is_host_in_noproxy()

Returns true if the provided host matches any of the no proxy areas.

is_host_in_noproxy will be removed in guzzlehttp/guzzle:8.0. Use Utils::isHostInNoProxy instead.

is_host_in_noproxy(string $host, array<string|int, string> $noProxyArray) : bool

This method will strip a port from the host if it is present. Each pattern can be matched with an exact match (e.g., "foo.com" == "foo.com") or a partial match: (e.g., "foo.com" == "baz.foo.com" and ".foo.com" == "baz.foo.com", but ".foo.com" != "foo.com").

Areas are matched in the following cases:

  1. "*" (without quotes) always matches any hosts.
  2. An exact match.
  3. The area starts with "." and the area is the last part of the host. e.g. '.mit.edu' will match any host that ends with '.mit.edu'.
Parameters
$host : string

Host to check against the patterns.

$noProxyArray : array<string|int, string>

An array of host patterns.

Tags
throws
InvalidArgumentException
Return values
bool

json_decode()

Wrapper for json_decode that throws when an error occurs.

json_decode will be removed in guzzlehttp/guzzle:8.0. Use Utils::jsonDecode instead.

json_decode(string $json[, bool $assoc = false ][, int $depth = 512 ][, int $options = 0 ]) : object|array<string|int, mixed>|string|int|float|bool|null
Parameters
$json : string

JSON data to parse

$assoc : bool = false

When true, returned objects will be converted into associative arrays.

$depth : int = 512

User specified recursion depth.

$options : int = 0

Bitmask of JSON decode options.

Tags
throws
InvalidArgumentException

if the JSON cannot be decoded.

link
https://www.php.net/manual/en/function.json-decode.php
Return values
object|array<string|int, mixed>|string|int|float|bool|null

json_encode()

Wrapper for JSON encoding that throws when an error occurs.

json_encode will be removed in guzzlehttp/guzzle:8.0. Use Utils::jsonEncode instead.

json_encode(mixed $value[, int $options = 0 ][, int $depth = 512 ]) : string
Parameters
$value : mixed

The value being encoded

$options : int = 0

JSON encode option bitmask

$depth : int = 512

Set the maximum depth. Must be greater than zero.

Tags
throws
InvalidArgumentException

if the JSON cannot be encoded.

link
https://www.php.net/manual/en/function.json-encode.php
Return values
string

queue()

Get the global task queue used for promise resolution.

queue will be removed in guzzlehttp/promises:2.0. Use Utils::queue instead.

queue([TaskQueueInterface $assign = null ]) : TaskQueueInterface

This task queue MUST be run in an event loop in order for promises to be settled asynchronously. It will be automatically run when synchronously waiting on a promise.

while ($eventLoop->isRunning()) { GuzzleHttp\Promise\queue()->run(); }
Parameters
$assign : TaskQueueInterface = null

Optionally specify a new queue instance.

Return values
TaskQueueInterface

task()

Adds a function to run in the task queue when it is next `run()` and returns a promise that is fulfilled or rejected with the result.

task will be removed in guzzlehttp/promises:2.0. Use Utils::task instead.

task(callable $task) : PromiseInterface
Parameters
$task : callable

Task function to run.

Return values
PromiseInterface

promise_for()

Creates a promise for a value if the value is not a promise.

promise_for will be removed in guzzlehttp/promises:2.0. Use Create::promiseFor instead.

promise_for(mixed $value) : PromiseInterface
Parameters
$value : mixed

Promise or value.

Return values
PromiseInterface

rejection_for()

Creates a rejected promise for a reason if the reason is not a promise. If the provided reason is a promise, then it is returned as-is.

rejection_for will be removed in guzzlehttp/promises:2.0. Use Create::rejectionFor instead.

rejection_for(mixed $reason) : PromiseInterface
Parameters
$reason : mixed

Promise or reason.

Return values
PromiseInterface

exception_for()

Create an exception for a rejected promise value.

exception_for will be removed in guzzlehttp/promises:2.0. Use Create::exceptionFor instead.

exception_for(mixed $reason) : Exception|Throwable
Parameters
$reason : mixed
Return values
Exception|Throwable

iter_for()

Returns an iterator for the given value.

iter_for will be removed in guzzlehttp/promises:2.0. Use Create::iterFor instead.

iter_for(mixed $value) : Iterator
Parameters
$value : mixed
Return values
Iterator

inspect()

Synchronously waits on a promise to resolve and returns an inspection state array.

inspect will be removed in guzzlehttp/promises:2.0. Use Utils::inspect instead.

inspect(PromiseInterface $promise) : array<string|int, mixed>

Returns a state associative array containing a "state" key mapping to a valid promise state. If the state of the promise is "fulfilled", the array will contain a "value" key mapping to the fulfilled value of the promise. If the promise is rejected, the array will contain a "reason" key mapping to the rejection reason of the promise.

Parameters
$promise : PromiseInterface

Promise or value.

Return values
array<string|int, mixed>

inspect_all()

Waits on all of the provided promises, but does not unwrap rejected promises as thrown exception.

inspect will be removed in guzzlehttp/promises:2.0. Use Utils::inspectAll instead.

inspect_all(array<string|int, PromiseInterface$promises) : array<string|int, mixed>

Returns an array of inspection state arrays.

Parameters
$promises : array<string|int, PromiseInterface>

Traversable of promises to wait upon.

Tags
see
inspect

for the inspection state array format.

Return values
array<string|int, mixed>

unwrap()

Waits on all of the provided promises and returns the fulfilled values.

unwrap will be removed in guzzlehttp/promises:2.0. Use Utils::unwrap instead.

unwrap(iterable<string|int, PromiseInterface$promises) : array<string|int, mixed>

Returns an array that contains the value of each promise (in the same order the promises were provided). An exception is thrown if any of the promises are rejected.

Parameters
$promises : iterable<string|int, PromiseInterface>

Iterable of PromiseInterface objects to wait on.

Tags
throws
Exception

on error

throws
Throwable

on error in PHP >=7

Return values
array<string|int, mixed>

all()

Given an array of promises, return a promise that is fulfilled when all the items in the array are fulfilled.

all will be removed in guzzlehttp/promises:2.0. Use Utils::all instead.

all(mixed $promises[, bool $recursive = false ]) : PromiseInterface

The promise's fulfillment value is an array with fulfillment values at respective positions to the original array. If any promise in the array rejects, the returned promise is rejected with the rejection reason.

Parameters
$promises : mixed

Promises or values.

$recursive : bool = false

If true, resolves new promises that might have been added to the stack during its own resolution.

Return values
PromiseInterface

some()

Initiate a competitive race between multiple promises or values (values will become immediately fulfilled promises).

some will be removed in guzzlehttp/promises:2.0. Use Utils::some instead.

some(int $count, mixed $promises) : PromiseInterface

When count amount of promises have been fulfilled, the returned promise is fulfilled with an array that contains the fulfillment values of the winners in order of resolution.

This promise is rejected with a AggregateException if the number of fulfilled promises is less than the desired $count.

Parameters
$count : int

Total number of promises.

$promises : mixed

Promises or values.

Return values
PromiseInterface

any()

Like some(), with 1 as count. However, if the promise fulfills, the fulfillment value is not an array of 1 but the value directly.

any will be removed in guzzlehttp/promises:2.0. Use Utils::any instead.

any(mixed $promises) : PromiseInterface
Parameters
$promises : mixed

Promises or values.

Return values
PromiseInterface

settle()

Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.

settle will be removed in guzzlehttp/promises:2.0. Use Utils::settle instead.

settle(mixed $promises) : PromiseInterface

The returned promise is fulfilled with an array of inspection state arrays.

Parameters
$promises : mixed

Promises or values.

Tags
see
inspect

for the inspection state array format.

Return values
PromiseInterface

each()

Given an iterator that yields promises or values, returns a promise that is fulfilled with a null value when the iterator has been consumed or the aggregate promise has been fulfilled or rejected.

each will be removed in guzzlehttp/promises:2.0. Use Each::of instead.

each(mixed $iterable[, callable $onFulfilled = null ][, callable $onRejected = null ]) : PromiseInterface

$onFulfilled is a function that accepts the fulfilled value, iterator index, and the aggregate promise. The callback can invoke any necessary side effects and choose to resolve or reject the aggregate if needed.

$onRejected is a function that accepts the rejection reason, iterator index, and the aggregate promise. The callback can invoke any necessary side effects and choose to resolve or reject the aggregate if needed.

Parameters
$iterable : mixed

Iterator or array to iterate over.

$onFulfilled : callable = null
$onRejected : callable = null
Return values
PromiseInterface

each_limit()

Like each, but only allows a certain number of outstanding promises at any given time.

each_limit will be removed in guzzlehttp/promises:2.0. Use Each::ofLimit instead.

each_limit(mixed $iterable, int|callable $concurrency[, callable $onFulfilled = null ][, callable $onRejected = null ]) : PromiseInterface

$concurrency may be an integer or a function that accepts the number of pending promises and returns a numeric concurrency limit value to allow for dynamic a concurrency size.

Parameters
$iterable : mixed
$concurrency : int|callable
$onFulfilled : callable = null
$onRejected : callable = null
Return values
PromiseInterface

each_limit_all()

Like each_limit, but ensures that no promise in the given $iterable argument is rejected. If any promise is rejected, then the aggregate promise is rejected with the encountered rejection.

each_limit_all will be removed in guzzlehttp/promises:2.0. Use Each::ofLimitAll instead.

each_limit_all(mixed $iterable, int|callable $concurrency[, callable $onFulfilled = null ]) : PromiseInterface
Parameters
$iterable : mixed
$concurrency : int|callable
$onFulfilled : callable = null
Return values
PromiseInterface

is_fulfilled()

Returns true if a promise is fulfilled.

is_fulfilled will be removed in guzzlehttp/promises:2.0. Use Is::fulfilled instead.

is_fulfilled(PromiseInterface $promise) : bool
Parameters
$promise : PromiseInterface
Return values
bool

is_rejected()

Returns true if a promise is rejected.

is_rejected will be removed in guzzlehttp/promises:2.0. Use Is::rejected instead.

is_rejected(PromiseInterface $promise) : bool
Parameters
$promise : PromiseInterface
Return values
bool

is_settled()

Returns true if a promise is fulfilled or rejected.

is_settled will be removed in guzzlehttp/promises:2.0. Use Is::settled instead.

is_settled(PromiseInterface $promise) : bool
Parameters
$promise : PromiseInterface
Return values
bool

coroutine()

Create a new coroutine.

coroutine will be removed in guzzlehttp/promises:2.0. Use Coroutine::of instead.

coroutine(callable $generatorFn) : PromiseInterface
Parameters
$generatorFn : callable
Tags
see
Coroutine
Return values
PromiseInterface

getallheaders()

Get all HTTP header key/values as an associative array for the current request.

getallheaders() : string[string]
Return values
string[string]

The HTTP header key/value pairs.

trigger_deprecation()

Triggers a silenced deprecation notice.

trigger_deprecation(string $package, string $version, string $message, mixed ...$args) : void
Parameters
$package : string

The name of the Composer package that is triggering the deprecation

$version : string

The version of the package that introduced the deprecation

$message : string

The message of the deprecation

$args : mixed

Values to insert in the message using printf() formatting

Tags
author

Nicolas Grekas p@tchwork.com


        
On this page

Search results